]> git.donarmstrong.com Git - mothur.git/blobdiff - removegroupscommand.h
added citation function to commands
[mothur.git] / removegroupscommand.h
index 955d94d5090b5fc6caf4ba2a937261a173a3eb91..ce352ca58c93e1b73adeee2c384418dd877af895 100644 (file)
@@ -26,6 +26,7 @@ public:
        string getCommandName()                 { return "remove.groups";                       }
        string getCommandCategory()             { return "OTU-Based Approaches";        }
        string getHelpString(); 
+       string getCitation() { return "http://www.mothur.org/wiki/Remove.groups"; }
        
        int execute(); 
        void help() { m->mothurOut(getHelpString()); }