]> git.donarmstrong.com Git - mothur.git/blobdiff - clustersplitcommand.h
added citation function to commands
[mothur.git] / clustersplitcommand.h
index bdefb420de685f6c790deae1589a737ec75c2543..1485613431944edb5daee6e71978af897818cba1 100644 (file)
@@ -29,6 +29,7 @@ public:
        string getCommandName()                 { return "cluster.split";               }
        string getCommandCategory()             { return "Clustering";                  }
        string getHelpString(); 
+       string getCitation() { return "http://www.mothur.org/wiki/Cluster.split"; }
        
        int execute(); 
        void help() { m->mothurOut(getHelpString()); }