X-Git-Url: https://git.donarmstrong.com/?a=blobdiff_plain;ds=sidebyside;f=normalizesharedcommand.h;h=6332fd7fe1f36f19cd232cde99d9c6629fc00ca5;hb=e150b0b0664caec517485ee6d69dcdade6dcae77;hp=26bc0e4ca542de7a7c56cf2299918ce0f2819e70;hpb=4160a27002f4a3ca436fcd62eca0366b09f8e901;p=mothur.git diff --git a/normalizesharedcommand.h b/normalizesharedcommand.h index 26bc0e4..6332fd7 100644 --- a/normalizesharedcommand.h +++ b/normalizesharedcommand.h @@ -25,6 +25,7 @@ public: string getCommandName() { return "normalize.shared"; } string getCommandCategory() { return "OTU-Based Approaches"; } string getHelpString(); + string getCitation() { return "http://www.mothur.org/wiki/Normalize.shared"; } int execute(); void help() { m->mothurOut(getHelpString()); }