aboutsummaryrefslogtreecommitdiff
path: root/kmer_utils.h
AgeCommit message (Expand)Author
2014-04-10make sure arrays aer in utils.hCalvin Morrison
2014-04-09kmer utils tooCalvin Morrison
2014-03-12reverse complimentCalvin Morrison
2014-03-06update readme, add a check_null_ptr function to clear up clutterCalvin Morrison
2014-03-06add kmer_continuous_countCalvin Morrison
2014-02-02add a helper function for pythonCalvin Morrison
2014-02-01remove str alloc and replace inside s for strstrCalvin Morrison
2014-02-01change headers, organizeCalvin Morrison
2014-01-30kmer_count_per_sequence: add option to load specific mers from file, add mult...Calvin Morrison
2013-11-11fix warningsCalvin Morrison
2013-10-16reorder kmer_utils.h, actually take a kmer value as argv[2] for frequency, er...Calvin Morrison
2013-10-16kmer utils.hCalvin Morrison
2013-10-02use an external iterator so that we can skip over anything in range of an errorwCalvin Morrison
2013-10-02update headerCalvin Morrison
2013-10-01update headers, use const for better performance (.500ms on ~2gb file), updat...Calvin Morrison
2013-09-10Initial commit of some kmer utilities.Calvin Morrison