X-Git-Url: https://git.donarmstrong.com/?a=blobdiff_plain;f=trimseqscommand.h;h=9ba64c4b62b7c7e87f213472b730a91bd0b37305;hb=8338fe821bc5e3f3cf15a5bf165eabe103b1ebce;hp=780b4c7381cad9732d41b6fae8fc41736f6083e0;hpb=43ed0accfbc2852849e104ff7eccdd2c42acd4ec;p=mothur.git diff --git a/trimseqscommand.h b/trimseqscommand.h index 780b4c7..9ba64c4 100644 --- a/trimseqscommand.h +++ b/trimseqscommand.h @@ -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;