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