X-Git-Url: https://git.donarmstrong.com/?a=blobdiff_plain;f=sffinfocommand.h;h=4e72a960a7bb07d4e94df795bea462519f6d777a;hb=8e67e9de1b200106bea5a468ac02125954656499;hp=837435b3a6ca4c4c7f2e7e7579141b8fbece342b;hpb=43ed0accfbc2852849e104ff7eccdd2c42acd4ec;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"; }