X-Git-Url: https://git.donarmstrong.com/?a=blobdiff_plain;f=pipelinepdscommand.h;h=8abe0ea7a439e99aae5be49dc5734516ce9bdab1;hb=2bb9267aa4b4ecdf8488b06605cc9f3f36fa4332;hp=c4b4646881f5c1b6bfbd9a682bda765a70c4193f;hpb=e150b0b0664caec517485ee6d69dcdade6dcae77;p=mothur.git diff --git a/pipelinepdscommand.h b/pipelinepdscommand.h index c4b4646..8abe0ea 100644 --- a/pipelinepdscommand.h +++ b/pipelinepdscommand.h @@ -28,6 +28,8 @@ public: 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()); }