X-Git-Url: https://git.donarmstrong.com/?a=blobdiff_plain;ds=sidebyside;f=getlistcountcommand.h;h=629e9b98991fa839ccca7a704d582150f47f7d5f;hb=5a4ac4f954c4b4445bcee272f1f8220ddcc9c1e4;hp=7a0c1098f331beffdf06829f7c804032f45a8d8b;hpb=a44542a3c740cf957cff72ac71742f2fe48b0eaf;p=mothur.git diff --git a/getlistcountcommand.h b/getlistcountcommand.h index 7a0c109..629e9b9 100644 --- a/getlistcountcommand.h +++ b/getlistcountcommand.h @@ -28,6 +28,7 @@ public: string getCitation() { return "http://www.mothur.org/wiki/Get.otulist"; } string getDescription() { return "lists each OTU number and the sequence contained in that OTU"; } + string getOutputFileNameTag(string, string); string getHelpString(); int execute();