X-Git-Url: https://git.donarmstrong.com/?p=mothur.git;a=blobdiff_plain;f=classifysharedcommand.h;h=7a6907f47cc2030d9cab822db6c34b95c72e1504;hp=276b71ccdfbeda299125477eefbc3796a2c9aa7b;hb=615301e57c25e241356a9c2380648d117709458d;hpb=bd27c2b0612942815b7417c79f7ee41f669a2a34 diff --git a/classifysharedcommand.h b/classifysharedcommand.h index 276b71c..7a6907f 100755 --- a/classifysharedcommand.h +++ b/classifysharedcommand.h @@ -24,7 +24,7 @@ public: string getHelpString(); string getOutputPattern(string); string getCitation() { return "http://www.mothur.org/wiki/Classify.shared\n"; } - string getDescription() { return "description"; } + string getDescription() { return "implements the random forest machine learning algorithm to identify OTUs that can be used to differentiate between various groups of samples"; } int execute(); void help() { m->mothurOut(getHelpString()); }