]> git.donarmstrong.com Git - mothur.git/commit
added primer.design command. fixed bug with linux unifrac subsampling, metastats...
authorSarah Westcott <mothur.westcott@gmail.com>
Fri, 25 Jan 2013 20:46:33 +0000 (15:46 -0500)
committerSarah Westcott <mothur.westcott@gmail.com>
Fri, 25 Jan 2013 20:46:33 +0000 (15:46 -0500)
commit4b54ce99af7db8019ea907cd7c2edf789369ada9
tree096c2fb8d7289f37c6cc94f6ebca6bdfa411fc71
parent20071b183e619c122bf9f63b4bb42722507c4e4a
added primer.design command.  fixed bug with linux unifrac subsampling, metastats output filename, venn command is no shared outs,  added check for ':' in sequence names to avoid trouble with trees. added format parameter to make.contigs.
29 files changed:
Mothur.xcodeproj/project.pbxproj
classifyseqscommand.cpp
commandfactory.cpp
consensusseqscommand.cpp
countseqscommand.cpp
counttable.cpp
engine.cpp
flowdata.cpp
flowdata.h
groupmap.cpp
makecontigscommand.cpp
makecontigscommand.h
matrixoutputcommand.cpp
metastatscommand.cpp
mothurout.cpp
mothurout.h
newcommandtemplate.cpp
primerdesigncommand.cpp [new file with mode: 0644]
primerdesigncommand.h [new file with mode: 0644]
qualityscores.cpp
qualityscores.h
screenseqscommand.cpp
sequence.cpp
sequence.hpp
summarysharedcommand.cpp
treegroupscommand.cpp
unifracunweightedcommand.cpp
unifracweightedcommand.cpp
venn.cpp