Age | Commit message (Collapse) | Author |
|
|
|
|
|
|
|
* Only do one check for output_directory by combining statements
* rename output to number_of_reads
* get rid of useless comment
|
|
|
|
|
|
A giant batch commit. Sorry!
* OTU table output
* results are still different from matlab
* sample names still have suffix
* otherwise should be ok
* only return rows which sum up to greater than zero (ie non empty)
* Use grep instead of BIOseq because it is a lot faster to count our
sequences this way.
* re-enable our pool process management
* refactor and rename records to headers
* refactor final_output to output
|
|
|
|
|
|
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
|
|
* 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
|
|
|
|
|
|
|
|
|
|
|
|
|