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

Support of .fastq.gz failing? #22

Open
svenrahmann opened this issue Apr 25, 2022 · 1 comment
Open

Support of .fastq.gz failing? #22

svenrahmann opened this issue Apr 25, 2022 · 1 comment

Comments

@svenrahmann
Copy link

I have a collection of 12 fairly large .fastq.gz files listed in 12 lines of a text file (absolut paths, all like /scratch/.../something.fastq.gz).
I am calling
gerbil -k 27 -e 50GB -l 3 -x h -i MYTEXTFILE.txt tmp gerbil-27

tmp exists as a subdirectory where I am calling.

I get ERROR: unexpected end of stream (thread[0])! Archive corrupt?!
Sometimes I get this with several threads.

I get the same error if instead of the text file that lists my files, I directly put in one of the .fastq.gz files.
I do not seem to be able to get gerbil to run on .fastq.gz
With other tools, e.g. kmc3, I get the kmer counts just fine.

gerbil does run on a fasta.gz file that I have (but only after renaming .fna.gz to .fasta.gz).

Any ideas?

@Paul-bunel
Copy link

I have the exact same situation. I know I am late, but did you find any solution ?

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

No branches or pull requests

2 participants