Hi Brian, tried to send you a private message, but I guess you're popular:
"Brian Bushnell has exceeded their stored private messages quota and cannot accept further messages until they clear some space."
Anyhow!
New odd question for you Brian: I'm doing some kmer counting with kmercountexact.sh. I'm running a kmer series on 100bp DNA-Seq reads from k=21 to k=55. Two things I noticed:
1) After k=31, the program only calculates kmer counts for even numbers. The output reads (for the example of k=55): "K was changed from 55 to 54", and it did that for every odd value of k from 33 to 55
2) The unique kmer rises as the value of k rises, but only to a point. In my two samples, it seems like after k=31 that as k increases, the number of unique kmers decreases. How can this be? Am I missing something conceptual about how kmer counts should be expected?
Best,
Bob
EDIT: Added kmer graph
Leave a comment: