]> git.donarmstrong.com Git - mothur.git/blobdiff - trimseqscommand.h
added load.logfile command. changed summary.single output for subsample=t.
[mothur.git] / trimseqscommand.h
index e280c8a1d4b50336f125dda5788d91d2af76c09a..957f37a65bfb1c177f000c9c6d031ddfc3784c81 100644 (file)
@@ -27,6 +27,7 @@ public:
        vector<string> setParameters();
        string getCommandName()                 { return "trim.seqs";   }
        string getCommandCategory()             { return "Sequence Processing";         }
+       string getOutputFileNameTag(string, string);
        string getHelpString(); 
        string getCitation() { return "http://www.mothur.org/wiki/Trim.seqs"; }
        string getDescription()         { return "provides the preprocessing features needed to screen and sort pyrosequences"; }