]> git.donarmstrong.com Git - mothur.git/blobdiff - mergegroupscommand.h
added citation function to commands
[mothur.git] / mergegroupscommand.h
index 827f5a32762ce7f6d3c11fd0735e64f5e729e7fd..dfd65adf1fdc9f7c6c84491f0714eff5cfd3888c 100644 (file)
@@ -25,6 +25,7 @@ public:
        string getCommandName()                 { return "merge.groups";        }
        string getCommandCategory()             { return "General";                     }
        string getHelpString(); 
+       string getCitation() { return "http://www.mothur.org/wiki/Merge.groups"; }
        
        int execute(); 
        void help() { m->mothurOut(getHelpString()); }