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

Add command-line option to assume contigs are already oriented #244

Closed
fedarko opened this issue Jul 27, 2017 · 1 comment
Closed

Add command-line option to assume contigs are already oriented #244

fedarko opened this issue Jul 27, 2017 · 1 comment

Comments

@fedarko
Copy link
Owner

fedarko commented Jul 27, 2017

From the comments of #10:
"adding a command-line option to collate.py that, for a GFA/LastGraph/etc file, assumes that contigs are already oriented (and thus doesn't create implied negative nodes/edges). Since MetaCarvel can produce GFA output, implementing something like this would be worthwhile.

(We'd also probably have to adjust the JS code for the viewer interface to -- instead of just treating ASM_FILETYPE === "GML" as the basis for graphs with oriented contigs -- getting some corresponding bool from the db re: the contigs being oriented or unoriented, and operating accordingly.)"

This is actually causing problems with certain GFA files, so need to do this.

@fedarko fedarko self-assigned this Jul 27, 2017
fedarko added a commit that referenced this issue Aug 2, 2017
(still need to make them do stuff)
@fedarko
Copy link
Owner Author

fedarko commented Aug 9, 2017

This issue was moved to marbl/MetagenomeScope#67

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