X-Git-Url: https://git.donarmstrong.com/?a=blobdiff_plain;f=getotuscommand.h;fp=getotuscommand.h;h=c71ab062b431c9ca7945c8e0b8679980058939c8;hb=1a5c2356c1b955c6ec024b2baf9f46377ee7c72e;hp=4eff4b69569625561788804e16cf09379c4e97fb;hpb=79a7d3273749b08d4f9f8dfe350c964ff0c4351e;p=mothur.git 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"; }