]> git.donarmstrong.com Git - mothur.git/blobdiff - chopseqscommand.h
added citation function to commands
[mothur.git] / chopseqscommand.h
index 92544ee30cb69df2f04b95a4e9f7c99c748e835e..31b495b20a7305d2552a770b67f9f2f812a90b1a 100644 (file)
@@ -26,7 +26,8 @@ class ChopSeqsCommand : public Command {
                string getCommandName()                 { return "chop.seqs";           }
                string getCommandCategory()             { return "Sequence Processing"; }
                string getHelpString(); 
-       
+               string getCitation() { return "http://www.mothur.org/wiki/Chops.seqs"; }
+
                int execute(); 
                void help() { m->mothurOut(getHelpString()); }