]> git.donarmstrong.com Git - mothur.git/blobdiff - trimflowscommand.h
added load.logfile command. changed summary.single output for subsample=t.
[mothur.git] / trimflowscommand.h
index 414c73cd1d2e6740b89d5200a5c7e7c704097ed6..b7fbf4342b821d1f6eb6dbb7094d94c3e85d19a3 100644 (file)
@@ -26,6 +26,7 @@ public:
        vector<string> setParameters();
        string getCommandName()                 { return "trim.flows";  }
        string getCommandCategory()             { return "Sequence Processing";         }
+       string getOutputFileNameTag(string, string);
        string getHelpString(); 
        string getCitation() { return "http://www.mothur.org/wiki/Trim.flows"; }
        string getDescription()         { return "trim.flows"; }