X-Git-Url: https://git.donarmstrong.com/?p=mothur.git;a=blobdiff_plain;f=clusterfragmentscommand.h;h=ee25fb30da91c4ab338b0b173bcf05a6f1689c81;hp=e3d861a8a1477c0edf71ae7208c86560ceb56860;hb=050a3ff02473a3d4c0980964e1a9ebe52e55d6b8;hpb=6c2b1e530a5c0bb87040e58a3e410097acdfcc3d diff --git a/clusterfragmentscommand.h b/clusterfragmentscommand.h index e3d861a..ee25fb3 100644 --- a/clusterfragmentscommand.h +++ b/clusterfragmentscommand.h @@ -38,8 +38,9 @@ public: vector setParameters(); string getCommandName() { return "cluster.fragments"; } string getCommandCategory() { return "Sequence Processing"; } - string getOutputFileNameTag(string, string); + string getHelpString(); + string getOutputPattern(string); 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"; }