]> git.donarmstrong.com Git - mothur.git/blobdiff - errorchecking.h
deconvolute command
[mothur.git] / errorchecking.h
index 58161d46886a6b99b73f853d0a36465a6f4b056e..f7ddfa7f8cb4aa6ddf7d2d967e77bd7a8c23bc7e 100644 (file)
@@ -36,7 +36,7 @@ class ErrorCheck {
                void validateReadPhil();
                void validateParseFiles();
                void clear();
-               string phylipfile, columnfile, listfile, rabundfile, sabundfile, namefile, groupfile, orderfile, cutoff, format; 
+               string phylipfile, columnfile, listfile, rabundfile, sabundfile, namefile, groupfile, orderfile, fastafile, cutoff, format; 
                string precision, method, fileroot, label, line, iters, jumble, freq, single, rarefaction, shared, summary;
                string commandName, optionText;
                bool errorFree;