]> git.donarmstrong.com Git - mothur.git/blobdiff - hclustercommand.h
added citation function to commands
[mothur.git] / hclustercommand.h
index 9241e94c35441e1b0d09d3bddae9a76d8f6c4cc6..f27837a312bd0b10eca4108352a95003e5ae2be4 100644 (file)
@@ -39,6 +39,7 @@ public:
        string getCommandName()                 { return "hcluster";    }
        string getCommandCategory()             { return "Clustering";  }
        string getHelpString(); 
+       string getCitation() { return "http://www.mothur.org/wiki/Hcluster"; }
        
        int execute(); 
        void help() { m->mothurOut(getHelpString()); }