X-Git-Url: https://git.donarmstrong.com/?a=blobdiff_plain;f=makefastqcommand.h;h=9119ebd50c4c9362e73a72902b888d4f1d06b887;hb=5c5c0428f6d548c28a8b903ac80efed4f92d59db;hp=1c209aab392f82a06ec5bce2d92811e20286df69;hpb=0caf3fbabaa3ece404f8ce77f4c883dc5b1bf1dc;p=mothur.git diff --git a/makefastqcommand.h b/makefastqcommand.h index 1c209aa..9119ebd 100644 --- a/makefastqcommand.h +++ b/makefastqcommand.h @@ -24,6 +24,7 @@ public: vector setParameters(); string getCommandName() { return "make.fastq"; } string getCommandCategory() { return "Sequence Processing"; } + string getOutputFileNameTag(string, string); string getHelpString(); string getCitation() { return "http://www.mothur.org/wiki/Make.fastq"; } string getDescription() { return "creates a fastq file from a fasta and quality file"; }