]> git.donarmstrong.com Git - mothur.git/commit
added a few evenness calculators and fixed a couple of bugs in filter.seqs and pre...
authorpschloss <pschloss>
Mon, 23 Aug 2010 11:52:06 +0000 (11:52 +0000)
committerpschloss <pschloss>
Mon, 23 Aug 2010 11:52:06 +0000 (11:52 +0000)
commit10e9f1ff74515ff887519b08e50c30c47d2472d2
treef326ebbf78b4be5b2cdc8be1a26a6b048aa1243f
parent94ba64671398f3c9e591df90536833123de0fd34
added a few evenness calculators and fixed a couple of bugs in filter.seqs and pre.cluster
16 files changed:
Mothur.xcodeproj/project.pbxproj
collectcommand.cpp
heip.cpp [new file with mode: 0644]
heip.h [new file with mode: 0644]
invsimpson.cpp [new file with mode: 0644]
invsimpson.h [new file with mode: 0644]
preclustercommand.cpp
rarefactcommand.cpp
shannoneven.cpp [new file with mode: 0644]
shannoneven.h [new file with mode: 0644]
simpsoneven.cpp [new file with mode: 0644]
simpsoneven.h [new file with mode: 0644]
smithwilson.cpp [new file with mode: 0644]
smithwilson.h [new file with mode: 0644]
summarycommand.cpp
validcalculator.cpp