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

If input genomes are short, they don't cluster #18

Open
wwood opened this issue Aug 22, 2022 · 0 comments
Open

If input genomes are short, they don't cluster #18

wwood opened this issue Aug 22, 2022 · 0 comments

Comments

@wwood
Copy link
Owner

wwood commented Aug 22, 2022

Issue is that --fragment-length is 3k by default, so if genomes (e.g. single contig phage genomes) are too short then they silently don't map. Maybe scan through the genomes to determine the shortest genome / contig, and automatically change to 500bp or something when input is short.

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

No branches or pull requests

1 participant