]> git.donarmstrong.com Git - mothur.git/commit
fixed trim.seqs bug with qtrim parameter and added num=1 special case to database...
authorwestcott <westcott>
Fri, 14 Jan 2011 16:09:49 +0000 (16:09 +0000)
committerwestcott <westcott>
Fri, 14 Jan 2011 16:09:49 +0000 (16:09 +0000)
commitd04f948b1a2a1a2984fc4a45d04403b8c121c5bc
tree7951e5421c681f76d749c25274ae31a2b2b34a1a
parent5b3bedc6fbfed63854cc6a7d47454580b2734c08
fixed trim.seqs bug with qtrim parameter and added num=1 special case to database search classes
17 files changed:
Mothur.xcodeproj/project.pbxproj
commandfactory.cpp
database.hpp
distancedb.cpp
getseqscommand.cpp
kmerdb.cpp
linearalgebra.cpp
linearalgebra.h
nmdscommand.cpp [new file with mode: 0644]
nmdscommand.h [new file with mode: 0644]
pcoacommand.cpp
pcoacommand.h
qualityscores.cpp
readphylipvector.cpp [new file with mode: 0644]
readphylipvector.h [new file with mode: 0644]
treegroupscommand.cpp
trimseqscommand.cpp