]> git.donarmstrong.com Git - mothur.git/commit
added save parameter to align.seqs, chimera commands, classify.seqs, and seq.error...
authorwestcott <westcott>
Wed, 6 Jul 2011 14:43:57 +0000 (14:43 +0000)
committerwestcott <westcott>
Wed, 6 Jul 2011 14:43:57 +0000 (14:43 +0000)
commit65b6a38d00b3a72021611211e7c25392022c69ed
treef438747292116e57d9797a862a1f911904244a4e
parentf5ef644ce76074de08b2bbb64097619b2b16d60d
added save parameter to align.seqs, chimera commands, classify.seqs, and seq.error commands. added clear.memory command.  added error message to chimera.slayer and chimera.uchime to avoid user entering both a namefile and reference file.
33 files changed:
Mothur.xcodeproj/project.pbxproj
aligncommand.cpp
aligncommand.h
alignmentdb.cpp
bayesian.cpp
ccode.cpp
chimera.cpp
chimeraccodecommand.cpp
chimeraccodecommand.h
chimeracheckcommand.cpp
chimeracheckcommand.h
chimerapintailcommand.cpp
chimerapintailcommand.h
chimeraslayer.cpp
chimeraslayercommand.cpp
chimeraslayercommand.h
chimerauchimecommand.cpp
classify.cpp
classifyseqscommand.cpp
classifyseqscommand.h
clearmemorycommand.cpp [new file with mode: 0644]
clearmemorycommand.h [new file with mode: 0644]
commandfactory.cpp
getsharedotucommand.cpp
makefile
mothur.cpp
mothurout.h
myutils.cpp
referencedb.cpp [new file with mode: 0644]
referencedb.h [new file with mode: 0644]
seqerrorcommand.cpp
seqerrorcommand.h
uchime_main.cpp