]> git.donarmstrong.com Git - mothur.git/blobdiff - errorchecking.h
fixed summary.shared bug and set jumble default to 1.
[mothur.git] / errorchecking.h
index f7ddfa7f8cb4aa6ddf7d2d967e77bd7a8c23bc7e..756f676d5b3363887ebf553c956e194420c097d6 100644 (file)
@@ -35,8 +35,9 @@ class ErrorCheck {
                void validateReadDist();
                void validateReadPhil();
                void validateParseFiles();
+               void validateTreeFiles();
                void clear();
-               string phylipfile, columnfile, listfile, rabundfile, sabundfile, namefile, groupfile, orderfile, fastafile, cutoff, format; 
+               string phylipfile, columnfile, listfile, rabundfile, sabundfile, namefile, groupfile, orderfile, fastafile, treefile, cutoff, format; 
                string precision, method, fileroot, label, line, iters, jumble, freq, single, rarefaction, shared, summary;
                string commandName, optionText;
                bool errorFree;