X-Git-Url: https://git.donarmstrong.com/?p=mothur.git;a=blobdiff_plain;f=seqsummarycommand.h;fp=seqsummarycommand.h;h=4bf6759dcda1d4eccda99658780a1e9d819bcece;hp=623c3c1e8f400f4262414a5cf546143d698840e7;hb=e150b0b0664caec517485ee6d69dcdade6dcae77;hpb=4160a27002f4a3ca436fcd62eca0366b09f8e901 diff --git a/seqsummarycommand.h b/seqsummarycommand.h index 623c3c1..4bf6759 100644 --- a/seqsummarycommand.h +++ b/seqsummarycommand.h @@ -23,6 +23,7 @@ public: string getCommandName() { return "summary.seqs"; } string getCommandCategory() { return "Sequence Processing"; } string getHelpString(); + string getCitation() { return "http://www.mothur.org/wiki/Summary.seqs"; } int execute(); void help() { m->mothurOut(getHelpString()); }