X-Git-Url: https://git.donarmstrong.com/?a=blobdiff_plain;f=getoturepcommand.h;fp=getoturepcommand.h;h=179a1b3becb27091fbe5fc6e78d1b1f91a70e10d;hb=e150b0b0664caec517485ee6d69dcdade6dcae77;hp=d8f8f0905ba3c3e8c09dfb8ec83ec34f817db89e;hpb=4160a27002f4a3ca436fcd62eca0366b09f8e901;p=mothur.git diff --git a/getoturepcommand.h b/getoturepcommand.h index d8f8f09..179a1b3 100644 --- a/getoturepcommand.h +++ b/getoturepcommand.h @@ -44,6 +44,7 @@ public: string getCommandName() { return "get.oturep"; } string getCommandCategory() { return "OTU-Based Approaches"; } string getHelpString(); + string getCitation() { return "http://www.mothur.org/wiki/Get.oturep"; } int execute(); void help() { m->mothurOut(getHelpString()); }