X-Git-Url: https://git.donarmstrong.com/?a=blobdiff_plain;f=trimflowscommand.h;h=065e6b4532e071383c39c54e38047b01a2b45344;hb=4b54ce99af7db8019ea907cd7c2edf789369ada9;hp=b7fbf4342b821d1f6eb6dbb7094d94c3e85d19a3;hpb=f687723a8357916e86a05116978e6869b039ce36;p=mothur.git diff --git a/trimflowscommand.h b/trimflowscommand.h index b7fbf43..065e6b4 100644 --- a/trimflowscommand.h +++ b/trimflowscommand.h @@ -26,8 +26,9 @@ public: vector setParameters(); string getCommandName() { return "trim.flows"; } string getCommandCategory() { return "Sequence Processing"; } - string getOutputFileNameTag(string, string); + string getHelpString(); + string getOutputPattern(string); string getCitation() { return "http://www.mothur.org/wiki/Trim.flows"; } string getDescription() { return "trim.flows"; }