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

Support conditional generation of different graph view types #198

Closed
fedarko opened this issue Jun 4, 2017 · 1 comment
Closed

Support conditional generation of different graph view types #198

fedarko opened this issue Jun 4, 2017 · 1 comment

Comments

@fedarko
Copy link
Owner

fedarko commented Jun 4, 2017

Similarly to how -nodna allows the user to not pass sequence data to the .db file generated by collate.py, we should support features where the user can pick and choose which graph types to generate layouts for. Right now there's just two choices (double graph with variants detected vs. single graph with SPQR tree integration), but I imagine if/when we add the functionality of just normal single graphs without SPQR tree integration (a la #10) we should probably let the user choose which types to include in the .db file.

Also worth noting that GMLs don't really have a distinct single graph. Not sure if we should still lay out the undirected version of the graph, or just block that feature for all files with already-oriented contigs. Something to think about.

@fedarko
Copy link
Owner Author

fedarko commented Aug 9, 2017

This issue was moved to marbl/MetagenomeScope#49

@fedarko fedarko closed this as completed Aug 9, 2017
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