]> git.donarmstrong.com Git - mothur.git/blobdiff - trimseqscommand.h
added an alignreport option to screen seqs
[mothur.git] / trimseqscommand.h
index ee79d777a8d11ffaa2e279e69463314f9c3b8938..87b813ff9afa8575855c5cca69916de7287f9d9f 100644 (file)
@@ -22,7 +22,7 @@ public:
        void help();
        
 private:
-       void getOligos(vector<ofstream*>&, vector<ofstream*>&);
+       void getOligos(vector<ofstream*>&);
        bool stripQualThreshold(Sequence&, ifstream&);
        bool cullQualAverage(Sequence&, ifstream&);
        bool stripBarcode(Sequence&, int&);