X-Git-Url: https://git.donarmstrong.com/?a=blobdiff_plain;f=getseqscommand.h;fp=getseqscommand.h;h=4fef8e795be355d23d1348f2ed323e225092b0f9;hb=e150b0b0664caec517485ee6d69dcdade6dcae77;hp=07d13d6703426e1990fab1a1bc9afdb82124c801;hpb=4160a27002f4a3ca436fcd62eca0366b09f8e901;p=mothur.git diff --git a/getseqscommand.h b/getseqscommand.h index 07d13d6..4fef8e7 100644 --- a/getseqscommand.h +++ b/getseqscommand.h @@ -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()); }