X-Git-Url: https://git.donarmstrong.com/?p=mothur.git;a=blobdiff_plain;f=pipelinepdscommand.h;h=c4b4646881f5c1b6bfbd9a682bda765a70c4193f;hp=13695a6ec9a178918ab74242d9a2f05a89b9ead7;hb=e150b0b0664caec517485ee6d69dcdade6dcae77;hpb=4160a27002f4a3ca436fcd62eca0366b09f8e901 diff --git a/pipelinepdscommand.h b/pipelinepdscommand.h index 13695a6..c4b4646 100644 --- a/pipelinepdscommand.h +++ b/pipelinepdscommand.h @@ -27,6 +27,7 @@ public: string getCommandName() { return "pipeline.pds"; } string getCommandCategory() { return "Hidden"; } string getHelpString(); + string getCitation() { return "http://www.mothur.org/wiki/Pipeline.pds"; } int execute(); void help() { m->mothurOut(getHelpString()); }