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

Allow larger chunks of reads to be processed, and estimate the insert… #106

Open
wants to merge 3 commits into
base: master
Choose a base branch
from

Conversation

rbh
Copy link

@rbh rbh commented Jan 29, 2017

… size based on all pairs in "bwa mem", once all reads have been processed.

The "-K" option can now be used with large values given enough memory. The special value "0" corresponds to processing all reads in one chunk.

For "bwa mem" without the "-I" option, the insert size is also estimated and printed once all reads have been processed. This gives an estimate that does not depend on the chunk size/number of threads used.

… size based on all pairs in "bwa mem", once all reads have been processed.
@mmterpstra mmterpstra mentioned this pull request Jul 4, 2017
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.

1 participant