aboutsummaryrefslogtreecommitdiff
path: root/src/c/kmer_utils.c
AgeCommit message (Collapse)Author
2014-05-06werksCalvin Morrison
2014-05-04close files after counting themCalvin Morrison
2014-04-29fix make clean; push changes to fix > bugCalvin Morrison
2014-03-06fix spacingCalvin Morrison
2014-03-05fix whitespace to tabs, also add functionalty of reading from file instead ↵Calvin Morrison
of reading from directiory
2014-03-04fix all warnings and that weird bugCalvin Morrison
2013-11-26working single threaded multifasta with rarityCalvin Morrison
2013-11-07fix memleakCalvin Morrison
2013-10-31fix memsetCalvin Morrison
2013-10-31fix a bug so we only read when the length is greater han the kmerCalvin Morrison
2013-10-28update kmer utilsCalvin Morrison
2013-10-18add kmercounting code from dna-utils. update our make file to support ↵Calvin Morrison
debugging, and update quikr to count-kmer code internally