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