]> git.donarmstrong.com Git - mothur.git/blobdiff - errorchecking.h
changed defaults for filter.seqs()
[mothur.git] / errorchecking.h
index 8de923499a5f84d520063d337c4be688a57d21ad..c6671677ff40b0b398cdd4361781c7b9ad0ec1a2 100644 (file)
@@ -35,8 +35,8 @@ class ErrorCheck {
                void clear();
                void refresh();
                string phylipfile, columnfile, listfile, rabundfile, sabundfile, namefile, groupfile, orderfile, fastafile, nexusfile, clustalfile, treefile, sharedfile, cutoff, format; 
-               string precision, method, fileroot, label, line, iters, jumble, freq, single, rarefaction, shared, summary, randomtree, abund, sorted, trump, soft, filter, scale, ends, processors;
-
+               string precision, method, fileroot, label, line, iters, jumble, freq, single, rarefaction, shared, summary, randomtree, abund, sorted, trump, soft, filter, scale, ends, processors, size;
+               string candidatefile, search, ksize, align, match, mismatch, gapopen, gapextend;
                string commandName, optionText;
                bool errorFree;