Open Paul-bunel opened 1 year ago
UPDATE:
It might have something to do with the gz file, since it worked with another fastq.gz file from another source. But what's strange is that the tool kmc works fine with the original gz file, while gerbil doesn't.
FINAL UPDATE:
It seems the probleme comes from the fact that I used the tool parallel-fastq-dump to retrieve the fastq.gz
files. The files are good, since they produce the exact same uncompressed files that we get with others method to retrieve the fastq.gz
(such as the tool fastq-dump or direct download on the website), and since kmc works well with them. However, gerbil seems to not be able to handle those files.
What I did is uncompress the "corrupted" fastq.gz
files, and then re-compressed them with gzip
, and now gerbil works.
Hello, I have the same problem described here: https://github.com/uni-halle/gerbil/issues/22
I tried to run Gerbil on different compressed fastq data and it systematically output the following error (sometimes with thread[1] and sometimes with thread[0]):
Any idea ?
Just in case, when I installed the tool, the cmake command output this (I have CMake 3.22 and I don't have CUDA):
make output: