]> git.donarmstrong.com Git - mothur.git/blobdiff - mgclustercommand.h
added citation function to commands
[mothur.git] / mgclustercommand.h
index c23534f9dfd375cb34cc8c85963d17e8dbfee23d..d5c784e27a28bb27e6b7cbdadbb8b94e25b199b5 100644 (file)
@@ -32,6 +32,7 @@ public:
        string getCommandName()                 { return "mgcluster";   }
        string getCommandCategory()             { return "Clustering";  }
        string getHelpString(); 
+       string getCitation() { return "http://www.mothur.org/wiki/Mgcluster"; }
        
        int execute(); 
        void help() { m->mothurOut(getHelpString()); }