]> git.donarmstrong.com Git - mothur.git/blobdiff - treegroupscommand.h
added citation function to commands
[mothur.git] / treegroupscommand.h
index 6bb35f26056ea14873b3b8d76773c207ab83243b..a52d3b189354f910c3b92cf65a24aeac4a137c68 100644 (file)
@@ -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()); }