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

Empty output with non-compressed input files #14

Open
rbeagrie opened this issue Nov 28, 2017 · 0 comments
Open

Empty output with non-compressed input files #14

rbeagrie opened this issue Nov 28, 2017 · 0 comments
Labels

Comments

@rbeagrie
Copy link
Contributor

if you use non-compressed fastq files as input then in the output files all samples have 0 reads and none of them, of course, pass QC. I believe, this is because gamtools count total number of lines in compressed fastq files and divide it to 4, so when the files are not compressed this results in an error

@rbeagrie rbeagrie added the bug label Nov 28, 2017
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
Development

No branches or pull requests

1 participant