]> git.donarmstrong.com Git - mothur.git/blobdiff - validcommands.cpp
changed name of distance command to dist.seqs
[mothur.git] / validcommands.cpp
index 94845c5308ac640c25701d7a70ac2857f1932656..5549e6396527c198a5131ba85c42ee356c07774f 100644 (file)
@@ -17,10 +17,12 @@ 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"; 
                commands["deconvolute"]                 = "deconvolute"; 
+               commands["dist.seqs"]                   = "dist.seqs"; 
                commands["collect.single"]              = "collect.single"; 
                commands["collect.shared"]              = "collect.shared"; 
                commands["rarefaction.single"]  = "rarefaction.single"; 
@@ -40,6 +42,7 @@ ValidCommands::ValidCommands() {
                commands["bootstrap.shared"]    = "bootstrap.shared";
                commands["concensus"]                   = "concensus";
                commands["help"]                                = "help"; 
+               commands["filter.seqs"]                 = "filter.seqs";
                commands["quit"]                                = "quit";