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

Added support for samtools 1.x, -n multi-core option and fixed -m default #64

Closed
wants to merge 1 commit into from

Conversation

RoyChaudhuri
Copy link
Contributor

Added support for samtools 1.x (older versions will still work)

Added -n option to allow use of multiple cores for SMALT and samtools sort

Changed the default for -m from 30 to 0. Filtering on mapping quality can have unintended consequences for TraDIS analysis, as it effectively removes ambiguously-mapped reads from the analysis, meaning that repeat regions of the genome can be incorrectly identified as essential.

…g/sorting and changed default mapping quality to 0 (to prevent repeat regions from being incorrectly called as essential)
@andrewjpage
Copy link
Member

Thanks a million for the Pull Request. We'll take a look and fix up the Travis samtools tests (they changed the sort syntax in 1.3).

@andrewjpage
Copy link
Member

Manually merged with PR #65

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

Successfully merging this pull request may close these issues.

2 participants