]> git.donarmstrong.com Git - mothur.git/blobdiff - chopseqscommand.h
fixed bug in phylo.diversity rooting. added filename patterns and create filename...
[mothur.git] / chopseqscommand.h
index fa3f559056161945021e10f9b1892db742a6116e..cd2b2fe9640eb7e359cdc068d98552611f5b2d13 100644 (file)
@@ -25,8 +25,9 @@ class ChopSeqsCommand : public Command {
                vector<string> setParameters();
                string getCommandName()                 { return "chop.seqs";           }
                string getCommandCategory()             { return "Sequence Processing"; }
-               string getOutputFileNameTag(string, string);
+               
         string getHelpString();        
+    string getOutputPattern(string);   
                string getCitation() { return "http://www.mothur.org/wiki/Chops.seqs"; }
                string getDescription()         { return "trim sequence length"; }