index
:
quikr.git
galaxy
master
Quikr - a bio classifier based on NNLS
about
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
src
/
c
/
multifasta_to_otu.c
Age
Commit message (
Expand
)
Author
2014-03-06
use basename in otu headers
Calvin Morrison
2014-03-06
input-filelist
Calvin Morrison
2014-03-06
fix spacing
Calvin Morrison
2014-03-05
fix whitespace to tabs, also add functionalty of reading from file instead of...
Calvin Morrison
2014-03-05
don't add one, do sequences on a seperate printf
Calvin Morrison
2014-03-05
add sorted matrix for much faster rarity
Calvin Morrison
2014-03-04
fix all warnings and that weird bug
Calvin Morrison
2014-03-04
fix warnings
Calvin Morrison
2013-11-26
working single threaded multifasta with rarity
Calvin Morrison
2013-10-31
finish up removing OCaml Code and general code refactoring
Calvin Morrison
2013-10-29
remove the fasta file requirement for multifasta, and no longer parse headers...
Calvin Morrison
2013-10-29
initial commit of multifasta_to_otu.c working with new format
Calvin Morrison
2013-09-05
last fixes for 1.0.4
v1.0.4
Calvin Morrison
2013-08-29
parse -h and --help and print out the help message
Calvin Morrison
2013-06-13
use readdir and #omp critical
v1.0.3
Calvin
2013-06-12
add --version and -V
Calvin
2013-06-12
use larger size for count_commmand, remove extra quotes, and fix a broken che...
Calvin Morrison
2013-06-11
use longs instead of ints, fix a mistake in the --help
Calvin
2013-06-07
updated help text and manpages
Calvin
2013-05-20
updated documentation strings, add man page to be installed globally
Calvin
2013-05-15
added file checking for multifasta_to_otu
Calvin
2013-05-14
release1.0
Calvin