]> git.donarmstrong.com Git - mothur.git/blobdiff - reversecommand.h
added load.logfile command. changed summary.single output for subsample=t.
[mothur.git] / reversecommand.h
index f0fdfa887890607ea3efa2ccfdc44c7b95c1b7c7..2c7a9e4ee025e3ce8e94f328eb2cb1e676611cf6 100644 (file)
@@ -21,6 +21,7 @@ public:
        vector<string> setParameters();
        string getCommandName()                 { return "reverse.seqs";                        }
        string getCommandCategory()             { return "Sequence Processing";         }
+       string getOutputFileNameTag(string, string);
        string getHelpString(); 
        string getCitation() { return "http://www.mothur.org/wiki/Reverse.seqs"; }
        string getDescription()         { return "outputs a fasta file containing the reverse-complements"; }