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 length threshold to metagenomics.py::assemble_spades #874

Open
tomkinsc opened this issue Jul 31, 2018 · 0 comments
Open

add length threshold to metagenomics.py::assemble_spades #874

tomkinsc opened this issue Jul 31, 2018 · 0 comments
Assignees
Projects

Comments

@tomkinsc
Copy link
Member

Spades produces many short contigs. It may be helpful to have an optional parameter for metagenomics.py::assemble_spades, perhaps --minContigLength, to only write contigs greater in length than a specified value.

@dpark01 dpark01 added this to To do in v1.21.3 Oct 1, 2018
@notestaff notestaff moved this from To do this release to In progress in v1.21.3 Oct 18, 2018
@notestaff notestaff moved this from In progress to To do this release in v1.21.3 Oct 18, 2018
@notestaff notestaff moved this from To do this release to In progress in v1.21.3 Oct 18, 2018
@notestaff notestaff moved this from In progress to Needs review in v1.21.3 Oct 18, 2018
notestaff added a commit that referenced this issue Oct 22, 2018
…iven length. (#889)

assembly.assemble_spades: added option to drop contigs shorter than given length (for #874)
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
v1.21.3
  
Needs review
Development

No branches or pull requests

2 participants