X-Git-Url: https://git.donarmstrong.com/?a=blobdiff_plain;f=seqerrorcommand.h;h=7e87ec63eb209a184f7036fafeeb35184fef9b90;hb=fc3a1319b64fd3638df074e4669a1fb0235d1b8d;hp=a47f182e1157fc8c76e247451a520b7b696f530f;hpb=9c37bed33eaa0bb2d3c499085c0e165c0f00886b;p=mothur.git diff --git a/seqerrorcommand.h b/seqerrorcommand.h index a47f182..7e87ec6 100644 --- a/seqerrorcommand.h +++ b/seqerrorcommand.h @@ -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 outputNames;