aboutsummaryrefslogtreecommitdiff
path: root/kmer_utils.c
AgeCommit message (Expand)Author
2013-10-17update kmer utilsCalvin Morrison
2013-10-16added new functionsCalvin Morrison
2013-10-04no more branchingCalvin Morrison
2013-10-02use an external iterator so that we can skip over anything in range of an errorwCalvin Morrison
2013-10-02remove unused headersCalvin Morrison
2013-10-01update headers, use const for better performance (.500ms on ~2gb file), updat...Calvin Morrison
2013-09-28ideaCalvin Morrison
2013-09-14improve performance of convert_kmer_to_index by using a bitwise OR to convert...Calvin Morrison
2013-09-12don't use strtolCalvin Morrison
2013-09-11update convert_kmer_to_index for brevity and clarityCalvin Morrison
2013-09-11add headersCalvin Morrison
2013-09-10Initial commit of some kmer utilities.Calvin Morrison