X-Git-Url: https://git.donarmstrong.com/?a=blobdiff_plain;f=sffinfocommand.h;fp=sffinfocommand.h;h=5ec6e72239d0772548ce10f584ebccb435230d25;hb=1a5c2356c1b955c6ec024b2baf9f46377ee7c72e;hp=4917a274029f778e957791a744d66b5ff059890c;hpb=79a7d3273749b08d4f9f8dfe350c964ff0c4351e;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"; }