]> git.donarmstrong.com Git - mothur.git/blobdiff - errorchecking.h
made sorting optional but sort by default, in case the user wants to see the heatmap...
[mothur.git] / errorchecking.h
index 4c9fe8615c0819f0ec6dfad5b743d737ee365e4e..42188c06f18f2eaeec08fbc4fc3f855e95d87cb2 100644 (file)
@@ -33,7 +33,7 @@ class ErrorCheck {
                void clear();
                void refresh();
                string phylipfile, columnfile, listfile, rabundfile, sabundfile, namefile, groupfile, orderfile, fastafile, treefile, sharedfile, cutoff, format; 
-               string precision, method, fileroot, label, line, iters, jumble, freq, single, rarefaction, shared, summary, randomtree, abund;
+               string precision, method, fileroot, label, line, iters, jumble, freq, single, rarefaction, shared, summary, randomtree, abund, sorted;
                string commandName, optionText;
                bool errorFree;