]> git.donarmstrong.com Git - mothur.git/blobdiff - hclustercommand.h
working on citations
[mothur.git] / hclustercommand.h
index f27837a312bd0b10eca4108352a95003e5ae2be4..adf9f25f3bc92f4f67e15a6e84c210637de7b2ef 100644 (file)
@@ -39,7 +39,7 @@ public:
        string getCommandName()                 { return "hcluster";    }
        string getCommandCategory()             { return "Clustering";  }
        string getHelpString(); 
-       string getCitation() { return "http://www.mothur.org/wiki/Hcluster"; }
+       string getCitation() { return "Sun Y, Cai Y, Liu L, Yu F, Farrell ML, Mckendree W, Farmerie W (2009). ESPRIT: estimating species richness using large collections of 16S rRNA pyrosequences. Nucleic Acids Res 37: e76. \nhttp://www.mothur.org/wiki/Hcluster"; }
        
        int execute(); 
        void help() { m->mothurOut(getHelpString()); }