aboutsummaryrefslogtreecommitdiff
path: root/src/python/multifasta_to_otu
AgeCommit message (Expand)Author
2013-05-10don't use an output directory, and use basename's for the OTU_tableCalvin
2013-05-03multifasta now reads .fa and fasta file sonlyCalvin
2013-03-26add / when reading back in, and sort our input listCalvin
2013-03-26added / to output file nameCalvin
2013-03-18use env to find pythonCalvin
2013-03-18don't try and force 2.7, it might not workCalvin
2013-03-15specify python 2.7 in multifastaCalvin
2013-03-15updated multifasta_to_otu 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 automa...Calvin
2013-03-14fixed an incorrect namespaceCalvin
2013-03-12removed multifasta's py extension, modified the --help argument output for q...Calvin