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