]> git.donarmstrong.com Git - mothur.git/blobdiff - errorchecking.h
adding treeclimber and unifrac pieces
[mothur.git] / errorchecking.h
index d1e2f82451cc3f5d5e4be6d7496894d6b884e9cc..9387bc5954124d00612b5874bb7f084a90ca329d 100644 (file)
@@ -36,8 +36,9 @@ class ErrorCheck {
                void validateParseFiles();
                void validateTreeFiles();
                void clear();
+               void refresh();
                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 precision, method, fileroot, label, line, iters, jumble, freq, single, rarefaction, shared, summary, randomtree;
                string commandName, optionText;
                bool errorFree;
                vector<string> singleEsimators, sharedEstimators, rareEstimators, summaryEstimators, sharedRareEstimators;