]> git.donarmstrong.com Git - mothur.git/blobdiff - pipelinepdscommand.h
added load.logfile command. changed summary.single output for subsample=t.
[mothur.git] / pipelinepdscommand.h
index 8abe0ea7a439e99aae5be49dc5734516ce9bdab1..2c621bbe1da5b94bf9dd13f40d97bd27ef7b7c97 100644 (file)
@@ -26,6 +26,7 @@ public:
        vector<string> 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"; }