]> git.donarmstrong.com Git - mothur.git/blobdiff - classifyrfsharedcommand.h
changes while testing
[mothur.git] / classifyrfsharedcommand.h
index 6a948b2fc0d41d91e9a26898d2aa55687fd050b8..7b6ca132f6bacd2d93e0c3aa89669954089b9fce 100755 (executable)
@@ -19,11 +19,11 @@ public:
   ~ClassifyRFSharedCommand() {};
   
   vector<string> setParameters();
-  string getCommandName()                      { return "classifyrf.shared";     }
+  string getCommandName()                      { return "classify.rf";     }
   string getCommandCategory()          { return "OTU-Based Approaches";                }  
   string getHelpString();      
   string getOutputPattern(string);
-  string getCitation() { return "http://www.mothur.org/wiki/Classifyrf.shared\n"; }
+  string getCitation() { return "http://www.mothur.org/wiki/Classify.rf\n"; }
   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();