Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Add support for --plasmids and --meta flye flags #10

Closed
dfornika opened this issue Nov 28, 2023 · 2 comments · Fixed by #11
Closed

Add support for --plasmids and --meta flye flags #10

dfornika opened this issue Nov 28, 2023 · 2 comments · Fixed by #11

Comments

@dfornika
Copy link
Member

dfornika commented Nov 28, 2023

flye supports two flags (--plasmid and --meta) that aren't directly exposed in dragonflye. Use dragonflye's --opts flag to optionally pass them through.

@dfornika
Copy link
Member Author

dfornika commented Nov 28, 2023

It appears that the --plasmid flag has been deprecated as of release 2.9:

https://github.com/fenderglass/Flye#flye-29-release-20-aug-2021

@dfornika
Copy link
Member Author

The --meta flag is advised if we 'expect highly non-uniform read coverage'. The author of flye cautions that "some graph procedures will be less aggressive, which can decrease the contiguity of a single genome assembly".

https://github.com/fenderglass/Flye/blob/4fc23c4f53c384468735ea2443ce8df465e02f63/docs/FAQ.md?plain=1#L33-L39

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

Successfully merging a pull request may close this issue.

1 participant