summaryrefslogtreecommitdiff
path: root/multifasta_to_otu.py
AgeCommit message (Collapse)Author
2013-02-27working on the iteratorsCalvin
2013-02-27Create a dictionary of our trained matrix id'sCalvin
2013-02-27Write the comments in for the work to be doneCalvin
Comment first, write code later! Also I fixed an erroneous space that really didn't need to be there. Laid down the import for biopyton. Created the basic iteration through our fasta files and added loading of fasta file titles through biopython
2013-02-27Update multifasta_to_otu.py for new quikr functionCalvin
* Removed an old comment from the quikr function * Load the trained matrix from multifasta main. * This will reduce load times as we only need to call it once
2013-02-26changesCalvin
2013-02-26merge resolutionCalvin
2013-02-26some upodatesCalvin
2013-02-26iteratively loop throughmutantturkey
2013-02-25fixed syntax mistakeCalvin
2013-02-25initial commit, playing around with threadingmutantturkey