]> git.donarmstrong.com Git - mothur.git/blobdiff - validcommands.cpp
added get.oturep command
[mothur.git] / validcommands.cpp
index 2adbc0ee298ccc7b177d2c87be0c11cfb7df4f77..fed10caf2f62808bc0747a272dcf818989c5fb38 100644 (file)
@@ -18,6 +18,7 @@ ValidCommands::ValidCommands() {
                commands["read.otu"]                    = "read.otu";
                commands["read.tree"]                   = "read.tree"; 
                commands["bin.seqs"]                    = "bin.seqs"; 
+               commands["get.oturep"]                  = "get.oturep";
                commands["cluster"]                             = "cluster"; 
                commands["deconvolute"]                 = "deconvolute"; 
                commands["collect.single"]              = "collect.single";