X-Git-Url: https://git.donarmstrong.com/?a=blobdiff_plain;f=pipelinepdscommand.h;h=2c621bbe1da5b94bf9dd13f40d97bd27ef7b7c97;hb=f06b339c5fc4b6d1b9d2a08fe16bf7670bf7aeb4;hp=8abe0ea7a439e99aae5be49dc5734516ce9bdab1;hpb=a44542a3c740cf957cff72ac71742f2fe48b0eaf;p=mothur.git diff --git a/pipelinepdscommand.h b/pipelinepdscommand.h index 8abe0ea..2c621bb 100644 --- a/pipelinepdscommand.h +++ b/pipelinepdscommand.h @@ -26,6 +26,7 @@ public: vector setParameters(); string getCommandName() { return "pipeline.pds"; } string getCommandCategory() { return "Hidden"; } + string getOutputFileNameTag(string, string) { return ""; } string getHelpString(); string getCitation() { return "http://www.mothur.org/wiki/Pipeline.pds"; } string getDescription() { return "pat's pipeline"; }