]> git.donarmstrong.com Git - mothur.git/blobdiff - mgclustercommand.h
fixed bug with trim.seqs allfiles=t
[mothur.git] / mgclustercommand.h
index c23534f9dfd375cb34cc8c85963d17e8dbfee23d..6ad1855ad007a36907e0c63d89b8d3d249ee2939 100644 (file)
@@ -32,6 +32,7 @@ public:
        string getCommandName()                 { return "mgcluster";   }
        string getCommandCategory()             { return "Clustering";  }
        string getHelpString(); 
+       string getCitation() { return "Schloss PD, Handelsman J (2008). A statistical toolbox for metagenomics. BMC Bioinformatics 9: 34. \nhttp://www.mothur.org/wiki/Mgcluster"; }
        
        int execute(); 
        void help() { m->mothurOut(getHelpString()); }