X-Git-Url: https://git.donarmstrong.com/?a=blobdiff_plain;f=getlistcountcommand.h;h=c2645562f1111c4a03be95c4e27c143745311ed5;hb=70491a12902e89b85cfa6b44a7b7fbe066ee2ac1;hp=629e9b98991fa839ccca7a704d582150f47f7d5f;hpb=f687723a8357916e86a05116978e6869b039ce36;p=mothur.git diff --git a/getlistcountcommand.h b/getlistcountcommand.h index 629e9b9..c264556 100644 --- a/getlistcountcommand.h +++ b/getlistcountcommand.h @@ -28,8 +28,9 @@ public: string getCitation() { return "http://www.mothur.org/wiki/Get.otulist"; } string getDescription() { return "lists each OTU number and the sequence contained in that OTU"; } - string getOutputFileNameTag(string, string); + string getHelpString(); + string getOutputPattern(string); int execute(); void help() { m->mothurOut(getHelpString()); }