X-Git-Url: https://git.donarmstrong.com/?a=blobdiff_plain;f=getlabelcommand.h;fp=getlabelcommand.h;h=71645704592d6bebdc4cca894d43d3b13732fed8;hb=e150b0b0664caec517485ee6d69dcdade6dcae77;hp=606daf42ab685a4070d8aa54c21a839cdda91773;hpb=4160a27002f4a3ca436fcd62eca0366b09f8e901;p=mothur.git diff --git a/getlabelcommand.h b/getlabelcommand.h index 606daf4..7164570 100644 --- a/getlabelcommand.h +++ b/getlabelcommand.h @@ -25,6 +25,7 @@ public: string getCommandName() { return "get.label"; } string getCommandCategory() { return "OTU-Based Approaches"; } string getHelpString(); + string getCitation() { return "http://www.mothur.org/wiki/Get.label"; } int execute(); void help() { m->mothurOut(getHelpString()); }