X-Git-Url: https://git.donarmstrong.com/?a=blobdiff_plain;f=summarycommand.h;fp=summarycommand.h;h=e79f3e103bb0cd8295aad188950db2d527cf23a2;hb=e150b0b0664caec517485ee6d69dcdade6dcae77;hp=5535237c98f97d32cacf3f967cb2501199a76473;hpb=4160a27002f4a3ca436fcd62eca0366b09f8e901;p=mothur.git diff --git a/summarycommand.h b/summarycommand.h index 5535237..e79f3e1 100644 --- a/summarycommand.h +++ b/summarycommand.h @@ -26,6 +26,7 @@ public: string getCommandName() { return "summary.single"; } string getCommandCategory() { return "OTU-Based Approaches"; } string getHelpString(); + string getCitation() { return "http://www.mothur.org/wiki/Summary.single"; } int execute(); void help() { m->mothurOut(getHelpString()); }