]> git.donarmstrong.com Git - mothur.git/blobdiff - classifysharedcommand.h
citation changes for 1.31.0
[mothur.git] / classifysharedcommand.h
index 276b71ccdfbeda299125477eefbc3796a2c9aa7b..7a6907f47cc2030d9cab822db6c34b95c72e1504 100755 (executable)
@@ -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()); }