]> git.donarmstrong.com Git - mothur.git/blobdiff - preclustercommand.h
added citation function to commands
[mothur.git] / preclustercommand.h
index d8ee57de9424e623d0455e0327e6f636ce569135..8302fedc78717b73a642d28f08d8a173ad2fc77b 100644 (file)
@@ -38,6 +38,7 @@ public:
        string getCommandName()                 { return "pre.cluster";                         }
        string getCommandCategory()             { return "Sequence Processing";         }
        string getHelpString(); 
+       string getCitation() { return "http://www.mothur.org/wiki/Pre.cluster"; }
        
        int execute(); 
        void help() { m->mothurOut(getHelpString()); }