X-Git-Url: https://git.donarmstrong.com/?a=blobdiff_plain;f=parsefastaqcommand.h;h=4481b98bb23bdbcd47a6059b2df0904c176ae9bf;hb=5a4ac4f954c4b4445bcee272f1f8220ddcc9c1e4;hp=6feabce848c09c21b2e276df8361ac4d78667f22;hpb=16abd6271c455bd01b34ff89a2e3641bef0fa128;p=mothur.git diff --git a/parsefastaqcommand.h b/parsefastaqcommand.h index 6feabce..4481b98 100644 --- a/parsefastaqcommand.h +++ b/parsefastaqcommand.h @@ -23,6 +23,7 @@ public: vector 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"; }