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