X-Git-Url: https://git.donarmstrong.com/?a=blobdiff_plain;f=getlistcountcommand.h;h=629e9b98991fa839ccca7a704d582150f47f7d5f;hb=16f9c4ab6f39769856b13e048eae2c8eaa413c02;hp=7a0c1098f331beffdf06829f7c804032f45a8d8b;hpb=0caf3fbabaa3ece404f8ce77f4c883dc5b1bf1dc;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();