X-Git-Url: https://git.donarmstrong.com/?a=blobdiff_plain;f=rarefactsharedcommand.h;fp=rarefactsharedcommand.h;h=54d0495fdc8a1ac5063c8c01ff24970cea2b02fb;hb=e150b0b0664caec517485ee6d69dcdade6dcae77;hp=8219e613b3c71d657deb31deb8a948f501dc6e52;hpb=4160a27002f4a3ca436fcd62eca0366b09f8e901;p=mothur.git diff --git a/rarefactsharedcommand.h b/rarefactsharedcommand.h index 8219e61..54d0495 100644 --- a/rarefactsharedcommand.h +++ b/rarefactsharedcommand.h @@ -26,6 +26,7 @@ public: string getCommandName() { return "rarefaction.shared"; } string getCommandCategory() { return "OTU-Based Approaches"; } string getHelpString(); + string getCitation() { return "http://www.mothur.org/wiki/Rarefaction.shared"; } int execute(); void help() { m->mothurOut(getHelpString()); }