X-Git-Url: https://git.donarmstrong.com/?p=mothur.git;a=blobdiff_plain;f=getotuscommand.h;h=c71ab062b431c9ca7945c8e0b8679980058939c8;hp=4eff4b69569625561788804e16cf09379c4e97fb;hb=a8e2df1b96a57f5f29576b08361b86a96a8eff4f;hpb=49d2b7459c5027557564b21e9487dadafbbbdc96 diff --git a/getotuscommand.h b/getotuscommand.h index 4eff4b6..c71ab06 100644 --- a/getotuscommand.h +++ b/getotuscommand.h @@ -27,8 +27,9 @@ public: vector setParameters(); string getCommandName() { return "get.otus"; } string getCommandCategory() { return "OTU-Based Approaches"; } - string getOutputFileNameTag(string, string); + string getHelpString(); + string getOutputPattern(string); string getCitation() { return "http://www.mothur.org/wiki/Get.otus"; } string getDescription() { return "outputs a new list file containing the otus containing sequences from the groups specified"; }