]> git.donarmstrong.com Git - mothur.git/blobdiff - chimerabellerophoncommand.h
chimera.slayer
[mothur.git] / chimerabellerophoncommand.h
index 4ff7f799202f9403b8793a625ee0a551354a69a2..867d3618888e37079ed7e61cc44e5a869924ab04 100644 (file)
 class ChimeraBellerophonCommand : public Command {
 public:
        ChimeraBellerophonCommand(string);
-       ~ChimeraBellerophonCommand();
-       int execute();
-       void help();
+       ChimeraBellerophonCommand();
+       ~ChimeraBellerophonCommand(){}
+       
+       vector<string> setParameters();
+       string getCommandName()                 { return "chimera.bellerophon"; }
+       string getCommandCategory()             { return "Sequence Processing"; }
+       string getHelpString(); 
+       
+       int execute(); 
+       void help() { m->mothurOut(getHelpString()); }  
+       
                
 private: