]> git.donarmstrong.com Git - mothur.git/commit
added make.lefse command. fixed bug in make.contigs with trimming reverse barcodes...
authorSarah Westcott <mothur.westcott@gmail.com>
Thu, 13 Jun 2013 14:52:30 +0000 (10:52 -0400)
committerSarah Westcott <mothur.westcott@gmail.com>
Thu, 13 Jun 2013 14:52:30 +0000 (10:52 -0400)
commitad4f75fd7c938090d3b1ce4cfefcc21edf1869eb
tree3f62d84244db3a0a8d33070985cf05c502bbc338
parentd39c47623faf0dc1e271f3d50efa6b029b622b88
added make.lefse command.  fixed bug in make.contigs with trimming reverse barcodes and primers. removed extra names check from classfier.  changed minlength default in trim.seqs to 1. added readConsTax function to mothurOut
18 files changed:
Mothur.xcodeproj/project.pbxproj
bayesian.cpp
classify.cpp
commandfactory.cpp
createdatabasecommand.cpp
lefsecommand.cpp [new file with mode: 0644]
lefsecommand.h [new file with mode: 0644]
makecontigscommand.cpp
makelefsecommand.cpp [new file with mode: 0644]
makelefsecommand.h [new file with mode: 0644]
mothur.h
mothurout.cpp
mothurout.h
phylosummary.cpp
phylosummary.h
setdircommand.cpp
trimoligos.cpp
trimseqscommand.cpp