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

Optimizing duplicate remover #45

Merged
merged 5 commits into from
Jun 19, 2023
Merged

Conversation

andrewdavidsmith
Copy link
Collaborator

Changes to the uniq command for direct use of htslib instead of the wrapper that we've been using, and use of a thread pool for i/o and compression work. Overall faster and does not require conversion of output to bam afterwards.

…owing option to use more threads for compression/decompression
…d how good reads and bases are tabulated for in and out to be reported in the stats output.
@andrewdavidsmith andrewdavidsmith merged commit bafc90d into master Jun 19, 2023
1 check passed
@andrewdavidsmith andrewdavidsmith deleted the optimizing_duplicate_remover branch June 19, 2023 22:12
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

1 participant