]> git.donarmstrong.com Git - mothur.git/blobdiff - parsefastaqcommand.h
added load.logfile command. changed summary.single output for subsample=t.
[mothur.git] / parsefastaqcommand.h
index 6feabce848c09c21b2e276df8361ac4d78667f22..4481b98bb23bdbcd47a6059b2df0904c176ae9bf 100644 (file)
@@ -23,6 +23,7 @@ public:
        vector<string> setParameters();
        string getCommandName()                 { return "parse.fastq";         }
        string getCommandCategory()             { return "Sequence Processing"; }
+       string getOutputFileNameTag(string, string);
        string getHelpString(); 
        string getCitation() { return "http://www.mothur.org/wiki/Parse.fastq"; }
        string getDescription()         { return "reads a fastq file and creates a fasta and quality file"; }