]> git.donarmstrong.com Git - mothur.git/commit
added Jensen-Shannon calc. working on get.communitytype command. fixed bug in get...
authorSarah Westcott <mothur.westcott@gmail.com>
Thu, 9 Jan 2014 14:44:50 +0000 (09:44 -0500)
committerSarah Westcott <mothur.westcott@gmail.com>
Thu, 9 Jan 2014 14:44:50 +0000 (09:44 -0500)
commita2cde58c1e72199498a2142983ef040dce36da10
tree4cf772f534ae6c800cdead4d0f9d1c76a6f73f56
parent3e8b80da722e11c72bce957e2f42a6e884dd02b6
added Jensen-Shannon calc. working on get.communitytype command.  fixed bug in get.oturep command with count file. fixed bug in trim.flows that caused issue when you read back in scrap flow file.  added log transform parameter to trims.seqs command and allow non paired barcodes and primers to use reorient. fixed bug in lefse when kruskal returned nan.
32 files changed:
Mothur.xcodeproj/project.pbxproj
collectsharedcommand.cpp
communitytype.cpp [new file with mode: 0644]
communitytype.h [new file with mode: 0644]
flowdata.cpp
getmetacommunitycommand.cpp
getmetacommunitycommand.h
getoturepcommand.cpp
kmeans.cpp [new file with mode: 0644]
kmeans.h [new file with mode: 0644]
linearalgebra.cpp
linearalgebra.h
matrixoutputcommand.cpp
matrixoutputcommand.h
metastatscommand.cpp
pam.cpp [new file with mode: 0644]
pam.h [new file with mode: 0644]
qFinderDMM.cpp
qFinderDMM.h
qualityscores.cpp
qualityscores.h
seqsummarycommand.cpp
shannonrange.cpp [new file with mode: 0644]
shannonrange.h [new file with mode: 0644]
sharedjsd.cpp [new file with mode: 0644]
sharedjsd.h [new file with mode: 0644]
summarysharedcommand.cpp
summarysharedcommand.h
trimflowscommand.cpp
trimseqscommand.cpp
trimseqscommand.h
validcalculator.cpp