X-Git-Url: https://git.donarmstrong.com/?a=blobdiff_plain;f=clusterfragmentscommand.h;h=c322529f3bedf95600a8b30e0ac013be2870d290;hb=f06b339c5fc4b6d1b9d2a08fe16bf7670bf7aeb4;hp=c7ea7e0d078f0abfe404afd41cab0b4500bc5c48;hpb=0caf3fbabaa3ece404f8ce77f4c883dc5b1bf1dc;p=mothur.git diff --git a/clusterfragmentscommand.h b/clusterfragmentscommand.h index c7ea7e0..c322529 100644 --- a/clusterfragmentscommand.h +++ b/clusterfragmentscommand.h @@ -37,6 +37,7 @@ public: vector setParameters(); string getCommandName() { return "cluster.fragments"; } string getCommandCategory() { return "Sequence Processing"; } + string getOutputFileNameTag(string, string); string getHelpString(); string getCitation() { return "http://www.mothur.org/wiki/Cluster.fragments"; } string getDescription() { return "creates a namesfile with sequences that are a fragment of a larger sequence"; }