X-Git-Url: https://git.donarmstrong.com/?a=blobdiff_plain;f=clusterfragmentscommand.h;h=c7ea7e0d078f0abfe404afd41cab0b4500bc5c48;hb=a44542a3c740cf957cff72ac71742f2fe48b0eaf;hp=2b0294782550a1da8885bbcd73aa10a046b7376b;hpb=f2408a11ad53c148e3a3329018ca7d04b567f11d;p=mothur.git diff --git a/clusterfragmentscommand.h b/clusterfragmentscommand.h index 2b02947..c7ea7e0 100644 --- a/clusterfragmentscommand.h +++ b/clusterfragmentscommand.h @@ -39,6 +39,7 @@ public: string getCommandCategory() { return "Sequence Processing"; } 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"; } int execute(); void help() { m->mothurOut(getHelpString()); }