X-Git-Url: https://git.donarmstrong.com/?a=blobdiff_plain;f=seqerrorcommand.h;fp=seqerrorcommand.h;h=3fdd66930a3078114b28d6f2f126de3da70f7da5;hb=220dc345e493cddc569521111ce32ac4d965ab7f;hp=cb715ce05bc1edad8f2790cd78b67a356eafd7c3;hpb=23e60689fa4306234b3d05b116f25d198316d1ae;p=mothur.git diff --git a/seqerrorcommand.h b/seqerrorcommand.h index cb715ce..3fdd669 100644 --- a/seqerrorcommand.h +++ b/seqerrorcommand.h @@ -84,7 +84,7 @@ private: string queryFileName, referenceFileName, qualFileName, reportFileName, namesFileName, outputDir; double threshold; - bool ignoreChimeras, filter; + bool ignoreChimeras; int numRefs, processors; int maxLength, totalBases, totalMatches; //ofstream errorSummaryFile, errorSeqFile;