X-Git-Url: https://git.donarmstrong.com/?a=blobdiff_plain;f=getotuscommand.h;h=c71ab062b431c9ca7945c8e0b8679980058939c8;hb=6b32d112bb60e9f7eb6d4407a4eed4c49b67bced;hp=4eff4b69569625561788804e16cf09379c4e97fb;hpb=f687723a8357916e86a05116978e6869b039ce36;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"; }