Skip to content
This repository has been archived by the owner on Sep 12, 2018. It is now read-only.

Display a node length histogram chart/etc. in "assembly information" #99

Closed
fedarko opened this issue Sep 27, 2016 · 1 comment
Closed
Assignees

Comments

@fedarko
Copy link
Owner

fedarko commented Sep 27, 2016

This could be cool.

If this is going to be just one chart for the entire assembly, regardless of whatever the user does in the viewer, then I figure we could just generate the chart in collate.py and store the resulting image in the .db file. However, if we want the user to be able to actually modify the chart dynamically (e.g. to only view information for selected nodes' lengths) or if we want to generate many possible charts (e.g. a histogram of edge multiplicities), then it would make sense to generate the chart in the browser using something like d3.js.

I don't want to use too many dependencies in the project, but d3 shouldn't be too bad to use here.

@fedarko
Copy link
Owner Author

fedarko commented Aug 9, 2017

This issue was moved to marbl/MetagenomeScope#20

Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Projects
None yet
Development

No branches or pull requests

1 participant