summaryrefslogtreecommitdiff
path: root/src/python
AgeCommit message (Collapse)Author
2013-03-16we don't need a kmer file anymore :-)mutantturkey
2013-03-15eliminated the need for Nmers.txt:-)Calvin
2013-03-15specify python2.7Calvin
2013-03-15specify python 2.7 in multifastaCalvin
2013-03-15updated multifasta_to_otu to is_compressedCalvin
2013-03-14formatting fixes and renamed isCompressed to is_compressedCalvin
2013-03-14fix automatically creating output directoryCalvin
2013-03-14fix multifasta_to_otu to use proper function names... need to get some ↵Calvin
automatic unit testing going or something
2013-03-14fixed an incorrect namespaceCalvin
2013-03-14get rid of OS checks for count, assume it is called count-kmersCalvin
2013-03-14re-add the kmer filename checKCalvin
2013-03-13fix bad old commitCalvin
2013-03-13added setup.py for python quikr moduleCalvin
2013-03-12removed multifasta's py extension, modified the --help argument output for ↵Calvin
quikr_train
2013-03-11move python stuff to python directoryCalvin