]> git.donarmstrong.com Git - mothur.git/blobdiff - makegroupcommand.h
added citation function to commands
[mothur.git] / makegroupcommand.h
index 1206938205b6fec35b5252e75f21d7d45af5522b..f5fb3583f13b09b4f4cc4f70709eca3ffeec388e 100644 (file)
@@ -23,6 +23,7 @@ public:
        string getCommandName()                 { return "make.group";  }
        string getCommandCategory()             { return "General";             }
        string getHelpString(); 
+       string getCitation() { return "http://www.mothur.org/wiki/Make.group"; }
        
        int execute(); 
        void help() { m->mothurOut(getHelpString()); }