X-Git-Url: https://git.donarmstrong.com/?a=blobdiff_plain;f=treegroupscommand.h;fp=treegroupscommand.h;h=a52d3b189354f910c3b92cf65a24aeac4a137c68;hb=e150b0b0664caec517485ee6d69dcdade6dcae77;hp=6bb35f26056ea14873b3b8d76773c207ab83243b;hpb=4160a27002f4a3ca436fcd62eca0366b09f8e901;p=mothur.git diff --git a/treegroupscommand.h b/treegroupscommand.h index 6bb35f2..a52d3b1 100644 --- a/treegroupscommand.h +++ b/treegroupscommand.h @@ -40,6 +40,7 @@ public: string getCommandName() { return "tree.shared"; } string getCommandCategory() { return "OTU-Based Approaches"; } string getHelpString(); + string getCitation() { return "http://www.mothur.org/wiki/Tree.shared"; } int execute(); void help() { m->mothurOut(getHelpString()); }