X-Git-Url: https://git.donarmstrong.com/?a=blobdiff_plain;f=sffinfocommand.h;h=5ec6e72239d0772548ce10f584ebccb435230d25;hb=372fb21ea66ced432b109225851a1b80ef0491a3;hp=4917a274029f778e957791a744d66b5ff059890c;hpb=cc19310422f125d6628980bd1148e1e816792382;p=mothur.git diff --git a/sffinfocommand.h b/sffinfocommand.h index 4917a27..5ec6e72 100644 --- a/sffinfocommand.h +++ b/sffinfocommand.h @@ -69,8 +69,9 @@ public: vector setParameters(); string getCommandName() { return "sffinfo"; } string getCommandCategory() { return "Sequence Processing"; } - string getOutputFileNameTag(string, string); + string getHelpString(); + string getOutputPattern(string); string getCitation() { return "http://www.mothur.org/wiki/Sffinfo"; } string getDescription() { return "extract sequences reads from a .sff file"; }