]> git.donarmstrong.com Git - mothur.git/commit
started work on classify.seqs command. changed the database class so that it does...
authorwestcott <westcott>
Thu, 5 Nov 2009 14:40:15 +0000 (14:40 +0000)
committerwestcott <westcott>
Thu, 5 Nov 2009 14:40:15 +0000 (14:40 +0000)
commit63e089e0b3aad1741bab60119ed7ccc784dce347
treec1679b1da213fc1a066de7615a8705c91cf6f16d
parentf5023c911c377e5320c5110c78af98dd8841ef58
started work on classify.seqs command. changed the database class so that it does not store the template sequences. created alignmentDB class that stores template seqs and uses database class for searching.  made changes to aligncommand and chimeracheckrdp to reflect the changes to database class.
34 files changed:
Mothur.xcodeproj/project.pbxproj
aligncommand.cpp
aligncommand.h
alignmentdb.cpp [new file with mode: 0644]
alignmentdb.h [new file with mode: 0644]
bayesian.cpp [new file with mode: 0644]
bayesian.h [new file with mode: 0644]
blastdb.cpp
blastdb.hpp
chimeracheckrdp.cpp
chimeracheckrdp.h
classify.cpp [new file with mode: 0644]
classify.h [new file with mode: 0644]
classifyseqscommand.cpp [new file with mode: 0644]
classifyseqscommand.h [new file with mode: 0644]
commandfactory.cpp
database.cpp
database.hpp
distancedb.cpp
distancedb.hpp
doTaxonomy.cpp [new file with mode: 0644]
doTaxonomy.h [new file with mode: 0644]
hcluster.cpp
kmerdb.cpp
kmerdb.hpp
knn.cpp [new file with mode: 0644]
knn.h [new file with mode: 0644]
nast.cpp
phylotype.cpp [new file with mode: 0644]
phylotype.h [new file with mode: 0644]
suffixdb.cpp
suffixdb.hpp
suffixtree.cpp
suffixtree.hpp