]> git.donarmstrong.com Git - mothur.git/blobdiff - getseqscommand.h
added citation function to commands
[mothur.git] / getseqscommand.h
index 07d13d6703426e1990fab1a1bc9afdb82124c801..4fef8e795be355d23d1348f2ed323e225092b0f9 100644 (file)
@@ -24,6 +24,7 @@ class GetSeqsCommand : public Command {
                string getCommandName()                 { return "get.seqs";                            }
                string getCommandCategory()             { return "Sequence Processing";         }
                string getHelpString(); 
+               string getCitation() { return "http://www.mothur.org/wiki/Get.seqs"; }
        
                int execute(); 
                void help() { m->mothurOut(getHelpString()); }