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