]> git.donarmstrong.com Git - mothur.git/blobdiff - reversecommand.h
changed random forest output filename
[mothur.git] / reversecommand.h
index 2c7a9e4ee025e3ce8e94f328eb2cb1e676611cf6..f7f729c9848ae0fa972944ae5b51ec18cceaca1d 100644 (file)
@@ -21,8 +21,9 @@ public:
        vector<string> setParameters();
        string getCommandName()                 { return "reverse.seqs";                        }
        string getCommandCategory()             { return "Sequence Processing";         }
-       string getOutputFileNameTag(string, string);
+       
        string getHelpString(); 
+    string getOutputPattern(string);   
        string getCitation() { return "http://www.mothur.org/wiki/Reverse.seqs"; }
        string getDescription()         { return "outputs a fasta file containing the reverse-complements"; }