]> git.donarmstrong.com Git - mothur.git/blobdiff - validcommands.cpp
*** empty log message ***
[mothur.git] / validcommands.cpp
index 94845c5308ac640c25701d7a70ac2857f1932656..4c72dceaf26d73d8d030641c33ab48d699f495a6 100644 (file)
@@ -17,6 +17,7 @@ ValidCommands::ValidCommands() {
                commands["read.dist"]                   = "read.dist"; 
                commands["read.otu"]                    = "read.otu";
                commands["read.tree"]                   = "read.tree"; 
+               commands["read.seqs"]           = "read.seqs";
                commands["bin.seqs"]                    = "bin.seqs"; 
                commands["get.oturep"]                  = "get.oturep";
                commands["cluster"]                             = "cluster"; 
@@ -40,6 +41,7 @@ ValidCommands::ValidCommands() {
                commands["bootstrap.shared"]    = "bootstrap.shared";
                commands["concensus"]                   = "concensus";
                commands["help"]                                = "help"; 
+               commands["filter.seqs"]                 = "filter.seqs";
                commands["quit"]                                = "quit";