aboutsummaryrefslogtreecommitdiff
path: root/src/c/quikr_functions.c
AgeCommit message (Collapse)Author
2014-09-09allow for kmer inference and fix memory leak in get_fasta_files_from_fileCalvin Morrison
2014-05-06werksCalvin Morrison
2014-04-29fix make clean; push changes to fix > bugCalvin Morrison
2014-04-29add line errors i thinkCalvin Morrison
2014-03-19seperate function for getting a rare valueCalvin Morrison
2014-03-19formatting fixesCalvin Morrison
2014-03-09formattingCalvin Morrison
2014-03-04fix all warnings and that weird bugCalvin Morrison
2014-03-04fix warningsCalvin Morrison
2013-11-26working single threaded multifasta with rarityCalvin Morrison
2013-11-07update to work with kmer rarityCalvin Morrison
2013-10-31say failname on failCalvin Morrison
2013-10-31finish up removing OCaml Code and general code refactoringCalvin Morrison
2013-10-31return 0 instead of exit_failure in count_sequences, and remove the newline ↵Calvin Morrison
from our header
2013-10-29update types for quikr_functionsCalvin Morrison
2013-10-29use type in memset, add +1 to our matrix widthCalvin Morrison
2013-10-29update errors from load_sensing_matrixCalvin Morrison
2013-10-28Update quikr_functions to read our sensing formatCalvin Morrison
2013-06-12use larger size for count_commmand, remove extra quotes, and fix a broken ↵Calvin Morrison
check in multifasta2otu
2013-06-11updated functions with longCalvin
2013-06-10finish gzip decoding, YOU MUST retrain your apiCalvin
2013-06-10native zlib decoding for quikr/multifasta, was done earlier but never ↵Calvin
commited for some reason
2013-06-07free getline's callsCalvin Morrison
2013-05-14release1.0Calvin