X-Git-Url: https://git.donarmstrong.com/?p=mothur.git;a=blobdiff_plain;f=getlistcountcommand.h;h=c2645562f1111c4a03be95c4e27c143745311ed5;hp=629e9b98991fa839ccca7a704d582150f47f7d5f;hb=050a3ff02473a3d4c0980964e1a9ebe52e55d6b8;hpb=49d2b7459c5027557564b21e9487dadafbbbdc96 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()); }