LegumeFederation / DSCensor

Visualization and Organization for Assembly and Annotation Data
MIT License
0 stars 0 forks source link

Finalize examples and demo tool #9

Closed ctcncgr closed 6 years ago

ctcncgr commented 6 years ago

Assembly and Annotation views are now available. The data is actively being served form the neo4j database to the templater and formatted before sending the template to the browser.

Several things need to happen here to finalize.

1) Demo behavior to group and get feedback 2) Decide on exactly what metrics to show, and make decisions about AGP 3) Get final URLs for data to serve into IGV and provide accurate linkouts and downloads.

Future Goals:

1) Data "discovery" for annotations, diversity, and other types of analysis that fit into the graphdb. This will allow people to send files into IGV or other viewers and then see what else is available to load and visualize.

2) Wrap functionality into a framework. This allows for cleaner event handling and subscription.

3) Provide Neo4j DSCensor graphdb to outside world. Need to formalize loader so that others may use without headache. Need to make decisions on minimal attributes.

4) Remove dc.js. More and more I feel like this should be pure d3. This would require a decent amount of effort.

ctcncgr commented 6 years ago

Demo today went very well. Thank you all for attending