aboutsummaryrefslogtreecommitdiff
path: root/src/c/multifasta_to_otu.c
AgeCommit message (Collapse)Author
2013-11-26working single threaded multifasta with rarityCalvin Morrison
2013-10-31finish up removing OCaml Code and general code refactoringCalvin Morrison
2013-10-29remove the fasta file requirement for multifasta, and no longer parse ↵Calvin Morrison
headers (we already do)
2013-10-29initial commit of multifasta_to_otu.c working with new formatCalvin Morrison
2013-09-05last fixes for 1.0.4v1.0.4Calvin Morrison
2013-08-29parse -h and --help and print out the help messageCalvin Morrison
2013-06-13use readdir and #omp criticalv1.0.3Calvin
2013-06-12add --version and -VCalvin
2013-06-12use larger size for count_commmand, remove extra quotes, and fix a broken ↵Calvin Morrison
check in multifasta2otu
2013-06-11use longs instead of ints, fix a mistake in the --helpCalvin
2013-06-07updated help text and manpagesCalvin
2013-05-20updated documentation strings, add man page to be installed globallyCalvin
2013-05-15added file checking for multifasta_to_otuCalvin
2013-05-14release1.0Calvin