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