<div dir="ltr">Dear khmer Discussion List,<div><br></div><div style>If my goal is to obtain a vector of kmer counts quickly from a FASTA or FASTQ file, is there any reason to prefer ktable to one of your other data structures, like the counting hash table?  </div>
<div style><br></div><div style>I&#39;ve noticed that ktable hashes a kmer and its reverse complement to the same bin.  Is there an easy way to disable this feature (and thereby count each kmer and reverse complement separately)?</div>
<div style><br></div><div style>Thanks,</div><div style>Lester</div></div>