X-Git-Url: https://git.donarmstrong.com/?a=blobdiff_plain;f=trimflowscommand.h;h=b7fbf4342b821d1f6eb6dbb7094d94c3e85d19a3;hb=96dbe925073caefaed6e6db85659c144a806aeb1;hp=414c73cd1d2e6740b89d5200a5c7e7c704097ed6;hpb=d2390ede25cc211f95f99e377d5654bad7e6950e;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"; }