X-Git-Url: https://git.donarmstrong.com/?a=blobdiff_plain;f=trimseqscommand.h;h=957f37a65bfb1c177f000c9c6d031ddfc3784c81;hb=49d2b7459c5027557564b21e9487dadafbbbdc96;hp=e280c8a1d4b50336f125dda5788d91d2af76c09a;hpb=ee8403d4eb5760187d62b42a9cf4272de8fc0ec4;p=mothur.git diff --git a/trimseqscommand.h b/trimseqscommand.h index e280c8a..957f37a 100644 --- a/trimseqscommand.h +++ b/trimseqscommand.h @@ -27,6 +27,7 @@ public: vector setParameters(); string getCommandName() { return "trim.seqs"; } string getCommandCategory() { return "Sequence Processing"; } + string getOutputFileNameTag(string, string); string getHelpString(); string getCitation() { return "http://www.mothur.org/wiki/Trim.seqs"; } string getDescription() { return "provides the preprocessing features needed to screen and sort pyrosequences"; }