-
Notifications
You must be signed in to change notification settings - Fork 17
BioMole
Kei Kojima edited this page Aug 21, 2020
·
1 revision
Main files used by the biomole tool:
biomole.html
biomole_results.html
style.css
d3-tip.js
nature.js
paintview.js
paintTool.js
util.js
“BioMole is an interactive visualization design to explore a data set.” (Eggermont, 2019) BioMole consumes two main json files as its data. One is a hierarchical taxonomy of design and engineering functions with its lowest tiers linked to strategies (articles). The second json contains strategy id’s, titles, urls. BioMole allows users to traverse these json files and brings to light functional co-occurrence in the dataset. Currently, BioMole is unable to use the neo4j database or the search engine as a data source for its visualization.
-
PeTaL UI Features
-
Directory
-
PeTaL Data Features
- Bitflow
- Elastic Search
- Others include data-scrapers, image classification models, etc.