]> git.donarmstrong.com Git - mothur.git/blobdiff - chopseqscommand.h
added load.logfile command. changed summary.single output for subsample=t.
[mothur.git] / chopseqscommand.h
index e73714d2e98406da2a05e54bb34f61398bd0143c..cc22c751483a75f246f69e4955985f158d041638 100644 (file)
@@ -25,7 +25,8 @@ class ChopSeqsCommand : public Command {
                vector<string> setParameters();
                string getCommandName()                 { return "chop.seqs";           }
                string getCommandCategory()             { return "Sequence Processing"; }
-               string getHelpString(); 
+               string getOutputFileNameTag(string, string);
+        string getHelpString();        
                string getCitation() { return "http://www.mothur.org/wiki/Chops.seqs"; }
                string getDescription()         { return "trim sequence length"; }