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

sanity check input; contig filtering #25

Merged
merged 11 commits into from Jul 29, 2015
Merged

Conversation

martinghunt
Copy link
Contributor

These changes:

  • sanity check input assembly (strips everything after first whitespace)
  • checks all input files exist before running any of the pipeline
  • adds an option to pull out a user-spcified list of contigs (--only_contigs)
  • exposes the min read length parameter (--min_read_length)
  • option to not use unmapped reads (--discard_unmapped)

nds pushed a commit that referenced this pull request Jul 29, 2015
sanity check input; contig filtering
@nds nds merged commit 0fa4a78 into sanger-pathogens:master Jul 29, 2015
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 this pull request may close these issues.

None yet

2 participants