X-Git-Url: https://git.donarmstrong.com/?p=mothur.git;a=blobdiff_plain;f=getlistcountcommand.h;h=c2645562f1111c4a03be95c4e27c143745311ed5;hp=7a0c1098f331beffdf06829f7c804032f45a8d8b;hb=df7e3ff9f68ef157b0328a2d353c3258c5d45d89;hpb=0caf3fbabaa3ece404f8ce77f4c883dc5b1bf1dc diff --git a/getlistcountcommand.h b/getlistcountcommand.h index 7a0c109..c264556 100644 --- a/getlistcountcommand.h +++ b/getlistcountcommand.h @@ -28,7 +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 getHelpString(); + string getOutputPattern(string); int execute(); void help() { m->mothurOut(getHelpString()); }