X-Git-Url: https://git.donarmstrong.com/?a=blobdiff_plain;f=sffinfocommand.h;h=4e72a960a7bb07d4e94df795bea462519f6d777a;hb=3cd964b03f04bc569c4a7d0b99be9908c54c1d44;hp=837435b3a6ca4c4c7f2e7e7579141b8fbece342b;hpb=91a27e0483827c06c21c4fe89558923bbfe86573;p=mothur.git diff --git a/sffinfocommand.h b/sffinfocommand.h index 837435b..4e72a96 100644 --- a/sffinfocommand.h +++ b/sffinfocommand.h @@ -69,6 +69,7 @@ public: vector setParameters(); string getCommandName() { return "sffinfo"; } string getCommandCategory() { return "Sequence Processing"; } + string getOutputFileNameTag(string, string); string getHelpString(); string getCitation() { return "http://www.mothur.org/wiki/Sffinfo"; } string getDescription() { return "extract sequences reads from a .sff file"; }