]> git.donarmstrong.com Git - mothur.git/blobdiff - globaldata.hpp
added boneh, efron, and solow calculators
[mothur.git] / globaldata.hpp
index cb9aff67dfb4c07918891630c8729b61960451b5..d427aba4436eae1811be227fe0e59b25a4495be4 100644 (file)
@@ -77,6 +77,7 @@ public:
        string getSorted();
        string getEnds();
        string getProcessors();
+       string getSize();
        string getTemplateFile();
        string getSearch();
        string getKSize();
@@ -123,7 +124,7 @@ public:
 private:
 
        string phylipfile, columnfile, listfile, rabundfile, sabundfile, namefile, groupfile, orderfile, fastafile, nexusfile, clustalfile, treefile, sharedfile, line, label, randomtree, groups;
-       string cutoff, format, precision, method, fileroot, iters, jumble, freq, calc, abund, step, form, sorted, trump, soft, filter, scale, ends, processors, templatefile, search, ksize, align, match;
+       string cutoff, format, precision, method, fileroot, iters, jumble, freq, calc, abund, step, form, sorted, trump, soft, filter, scale, ends, processors, templatefile, search, ksize, align, match, size;
        string mismatch, gapopen, gapextend;