X-Git-Url: https://git.donarmstrong.com/?a=blobdiff_plain;f=getlistcountcommand.h;h=7a0c1098f331beffdf06829f7c804032f45a8d8b;hb=a6cf29fa4dac0909c7582cb1094151d34093ee76;hp=40ff7d0636f38158eea14fd7523618ab2e107188;hpb=ca9ac1d80c62f57270b0dcd49410ebe08a8aecd6;p=mothur.git diff --git a/getlistcountcommand.h b/getlistcountcommand.h index 40ff7d0..7a0c109 100644 --- a/getlistcountcommand.h +++ b/getlistcountcommand.h @@ -25,7 +25,9 @@ public: vector setParameters(); string getCommandName() { return "get.otulist"; } string getCommandCategory() { return "OTU-Based Approaches"; } - + 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(); int execute();