Open Aranka-S opened 4 years ago
I'll admit that I have not used or looked at the q-mer feature in a long time. Would you mind sharing a small subset of the data that exhibits the issue with 0 counts?
Actually just putting the read I gave above in a .fastq file gives the issue for me. In case it is something weird in my dataset that does not go over with copy-pasting, I attached a test-fastq file (containing the same read and three others) obtained with head and tail commands from the original dataset. The output from jellyfish count -q and the qdump are included as well testset.zip
Hi,
I am trying to run jellyfish 1.1.12 for use with Quake. However, I noticed that my qdump files contain (many) zero counts. If I compare with the output of a normal k-mer count with jellyfish, I obtain the same k-mers, and no zero-counts anywhere If I
grep
the k-mers with zero q-mer count back in my reads set I see that those k-mers are indeed present in the read set. If you try to calculate the quality score of those k-mers by hand, they are never that small that you would expect this to occur due to rounding.Any idea of what is causing this?
The commands I used:
I also extracted a read from which I get a lot of zero q-mer counts (both when you run jellyfish on the read alone and when I look the k-mers of the reads back up in the counts of the full read set):