]> git.donarmstrong.com Git - mothur.git/blobdiff - seqerrorcommand.h
pat's changes to seq.error command
[mothur.git] / seqerrorcommand.h
index c8dd4efb232b4e5c2ce0727c8d5badaf2433d6a9..a012d68e614e82c18a59fe79c115e213a614d35b 100644 (file)
@@ -60,7 +60,7 @@ private:
        void printErrorHeader();
        void printErrorData(Compare);
        
-       string queryFileName, referenceFileName, namesFileName, errorSummaryFileName, errorSeqFileName, outputDir;
+       string queryFileName, referenceFileName, qualFileName, reportFileName, namesFileName, errorSummaryFileName, errorSeqFileName, outputDir;
        double threshold;
        int numRefs;
        ofstream errorSummaryFile, errorSeqFile;