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