]> git.donarmstrong.com Git - mothur.git/blobdiff - seqerrorcommand.h
finished adding the names option to trim.seqs
[mothur.git] / seqerrorcommand.h
index a47f182e1157fc8c76e247451a520b7b696f530f..7e87ec63eb209a184f7036fafeeb35184fef9b90 100644 (file)
@@ -70,7 +70,7 @@ private:
        string queryFileName, referenceFileName, qualFileName, reportFileName, namesFileName, outputDir;
        double threshold;
        bool ignoreChimeras;
-       int numRefs;
+       int numRefs, processors;
        int maxLength;
        ofstream errorSummaryFile, errorSeqFile;
        vector<string> outputNames;