X-Git-Url: https://git.donarmstrong.com/?a=blobdiff_plain;f=trimflowscommand.h;h=b7fbf4342b821d1f6eb6dbb7094d94c3e85d19a3;hb=2ecee16fec29d4c525f740ec19b27962ca09c050;hp=414c73cd1d2e6740b89d5200a5c7e7c704097ed6;hpb=85115bc28619f27bdeffd85a8a14d52bab958f5f;p=mothur.git diff --git a/trimflowscommand.h b/trimflowscommand.h index 414c73c..b7fbf43 100644 --- a/trimflowscommand.h +++ b/trimflowscommand.h @@ -26,6 +26,7 @@ public: vector setParameters(); string getCommandName() { return "trim.flows"; } string getCommandCategory() { return "Sequence Processing"; } + string getOutputFileNameTag(string, string); string getHelpString(); string getCitation() { return "http://www.mothur.org/wiki/Trim.flows"; } string getDescription() { return "trim.flows"; }