]> git.donarmstrong.com Git - mothur.git/blobdiff - getsharedotucommand.h
added citation function to commands
[mothur.git] / getsharedotucommand.h
index 27a57b0242a92c95f694a941b4e2c05ed465c384..d7ffef3c74b965967dd6f68d7a6914183ec2253f 100644 (file)
@@ -29,6 +29,7 @@ class GetSharedOTUCommand : public Command {
                string getCommandCategory()             { return "OTU-Based Approaches";        }
                string getRequiredCommand()             { return "none";                                        }
                string getHelpString(); 
+               string getCitation() { return "http://www.mothur.org/wiki/Get.sharedseqs"; }
        
                int execute(); 
                void help() { m->mothurOut(getHelpString()); }