The EDAM Browser is a client-side web-based visualization javascript widget. Its goals are to help annotating bioscientific resources and services with EDAM, and to facilitate and foster community contributions to EDAM.
Go to https://edamontology.github.io/edam-browser/
-
Download/clone the repository
-
Change to working directory :
cd edam-browser
npm install
npm run dev
yarn install
yarn dev
EDAM Browser can render ontology described in JSON following the schema; see here for more information on how to load a custom ontology.
A demo showing you how to add the tree visualization and how you can interact with the it programmatically is available at https://edamontology.github.io/edam-browser/demo.html
The EDAM Browser relies on D3.js 4.13.0, JQuery 3.2.1, JQuery UI 1.12.1, Boostrap 3.3.7, and Font Awesome 5.6.0