X-Git-Url: https://git.donarmstrong.com/?a=blobdiff_plain;f=parselistscommand.h;h=1faeaeb9f31f13ce0b3a5e4f1fbbe1f524ac6501;hb=6c2b1e530a5c0bb87040e58a3e410097acdfcc3d;hp=9356299b91c45c82b073c424a81b9a6bb28673e8;hpb=0caf3fbabaa3ece404f8ce77f4c883dc5b1bf1dc;p=mothur.git diff --git a/parselistscommand.h b/parselistscommand.h index 9356299..1faeaeb 100644 --- a/parselistscommand.h +++ b/parselistscommand.h @@ -26,6 +26,7 @@ public: vector setParameters(); string getCommandName() { return "parse.list"; } string getCommandCategory() { return "OTU-Based Approaches"; } + string getOutputFileNameTag(string, string); string getHelpString(); string getCitation() { return "http://www.mothur.org/wiki/Parse.list"; } string getDescription() { return "parses a list file by group"; }