]> git.donarmstrong.com Git - mothur.git/blobdiff - validcommands.cpp
added log10 and log2 scalers for heatmap
[mothur.git] / validcommands.cpp
index 2127758094b2e3cff802fd567ec78ad522c7fd8a..bc9f62c089bdfdded2181dcb53be18e7d37e71c4 100644 (file)
@@ -17,6 +17,8 @@ ValidCommands::ValidCommands() {
                commands["read.dist"]                   = "read.dist"; 
                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"; 
@@ -29,7 +31,9 @@ ValidCommands::ValidCommands() {
                commands["unifrac.weighted"]    = "unifrac.weighted"; 
                commands["unifrac.unweighted"]  = "unifrac.unweighted"; 
                commands["libshuff"]                    = "libshuff";
+               commands["tree.groups"]                 = "tree.groups";
                commands["heatmap"]                             = "heatmap";
+               commands["venn"]                                = "venn";
                commands["get.group"]           = "get.group";
                commands["get.label"]           = "get.label";
                commands["get.line"]            = "get.line";