]> git.donarmstrong.com Git - mothur.git/blobdiff - trimseqscommand.h
added pcr.seqs command. fixed bug in rarefacftion.single that caused parsing error...
[mothur.git] / trimseqscommand.h
index 780b4c7381cad9732d41b6fae8fc41736f6083e0..9ba64c4b62b7c7e87f213472b730a91bd0b37305 100644 (file)
@@ -51,6 +51,7 @@ private:
        bool cullLength(Sequence&);
        bool cullHomoP(Sequence&);
        bool cullAmbigs(Sequence&);
+    string reverseOligo(string);
 
        bool abort, createGroup;
        string fastaFile, oligoFile, qFileName, groupfile, nameFile, outputDir;