X-Git-Url: https://git.donarmstrong.com/?a=blobdiff_plain;f=pipelinepdscommand.h;h=8abe0ea7a439e99aae5be49dc5734516ce9bdab1;hb=4522aebe2246c5f47875d5c8cc505f1b615bfc7e;hp=13695a6ec9a178918ab74242d9a2f05a89b9ead7;hpb=ca9ac1d80c62f57270b0dcd49410ebe08a8aecd6;p=mothur.git diff --git a/pipelinepdscommand.h b/pipelinepdscommand.h index 13695a6..8abe0ea 100644 --- a/pipelinepdscommand.h +++ b/pipelinepdscommand.h @@ -27,6 +27,9 @@ public: string getCommandName() { return "pipeline.pds"; } string getCommandCategory() { return "Hidden"; } string getHelpString(); + string getCitation() { return "http://www.mothur.org/wiki/Pipeline.pds"; } + string getDescription() { return "pat's pipeline"; } + int execute(); void help() { m->mothurOut(getHelpString()); }