We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
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
Not really a bug, but I think, if bamtools_filter could be sighlty faster if samtools view was called with --uncompressed instead of -b.
samtools view
--uncompressed
-b
atacseq/modules/local/bamtools_filter.nf
Line 32 in 867f60d
I'm too lazy to test :-P
N/A
No response
The text was updated successfully, but these errors were encountered:
No branches or pull requests
Description of the bug
Not really a bug, but I think, if bamtools_filter could be sighlty faster if
samtools view
was called with--uncompressed
instead of-b
.atacseq/modules/local/bamtools_filter.nf
Line 32 in 867f60d
I'm too lazy to test :-P
Command used and terminal output
N/A
Relevant files
N/A
System information
No response
The text was updated successfully, but these errors were encountered: