X-Git-Url: https://git.donarmstrong.com/?a=blobdiff_plain;f=binsequencecommand.h;fp=binsequencecommand.h;h=1fb5664b0c018c4120881055014ec08a4e6d5559;hb=49d2b7459c5027557564b21e9487dadafbbbdc96;hp=365fb3c3afdaf8cedd788b83e1ef2a29a4e9b00b;hpb=ee8403d4eb5760187d62b42a9cf4272de8fc0ec4;p=mothur.git diff --git a/binsequencecommand.h b/binsequencecommand.h index 365fb3c..1fb5664 100644 --- a/binsequencecommand.h +++ b/binsequencecommand.h @@ -27,6 +27,7 @@ public: vector setParameters(); string getCommandName() { return "bin.seqs"; } string getCommandCategory() { return "Sequence Processing"; } + string getOutputFileNameTag(string, string); string getHelpString(); string getCitation() { return "http://www.mothur.org/wiki/Bin.seqs"; } string getDescription() { return "maps sequences to otus"; }