X-Git-Url: https://git.donarmstrong.com/?a=blobdiff_plain;f=getotuscommand.h;fp=getotuscommand.h;h=30f4f3cb0b18aedb2a28348f41f720e967ea1d01;hb=e150b0b0664caec517485ee6d69dcdade6dcae77;hp=34562fe7cf8f426048e5f1e71d568039bef1a117;hpb=4160a27002f4a3ca436fcd62eca0366b09f8e901;p=mothur.git diff --git a/getotuscommand.h b/getotuscommand.h index 34562fe..30f4f3c 100644 --- a/getotuscommand.h +++ b/getotuscommand.h @@ -28,6 +28,7 @@ public: string getCommandName() { return "get.otus"; } string getCommandCategory() { return "OTU-Based Approaches"; } string getHelpString(); + string getCitation() { return "http://www.mothur.org/wiki/Get.otus"; } int execute(); void help() { m->mothurOut(getHelpString()); }