X-Git-Url: https://git.donarmstrong.com/?a=blobdiff_plain;f=binsequencecommand.h;h=c93041f348505d7482e9a18d2658d29919eae309;hb=250e3b11b1c9c1e1ad458ab6c7e71ac2e67e11d9;hp=5bdd401f9411e4abb21aa6a12284bfa98f4b5bda;hpb=6c2b1e530a5c0bb87040e58a3e410097acdfcc3d;p=mothur.git diff --git a/binsequencecommand.h b/binsequencecommand.h index 5bdd401..c93041f 100644 --- a/binsequencecommand.h +++ b/binsequencecommand.h @@ -28,8 +28,9 @@ public: vector setParameters(); string getCommandName() { return "bin.seqs"; } string getCommandCategory() { return "Sequence Processing"; } - string getOutputFileNameTag(string, string); + string getHelpString(); + string getOutputPattern(string); string getCitation() { return "http://www.mothur.org/wiki/Bin.seqs"; } string getDescription() { return "maps sequences to otus"; }