X-Git-Url: https://git.donarmstrong.com/?a=blobdiff_plain;f=seqerrorcommand.h;h=9f400b328c93aa8d03bd176283b3df17974dc0f4;hb=1732ba6a38869c44c703423c3a16f3a6848f3277;hp=6c7af2cc5a3977db356ed0806d5e4cff48e701ce;hpb=deba0af0ccdcb6005ed5b2b82649b137c63fbdf7;p=mothur.git diff --git a/seqerrorcommand.h b/seqerrorcommand.h index 6c7af2c..9f400b3 100644 --- a/seqerrorcommand.h +++ b/seqerrorcommand.h @@ -92,7 +92,7 @@ private: string queryFileName, referenceFileName, qualFileName, reportFileName, namesFileName, outputDir; double threshold; - bool ignoreChimeras, save; + bool ignoreChimeras, save, aligned; int numRefs, processors; int maxLength, totalBases, totalMatches; //ofstream errorSummaryFile, errorSeqFile;