]> git.donarmstrong.com Git - mothur.git/blobdiff - validcommands.cpp
added bootstrap.shared command and fixed some bugs with heatmap
[mothur.git] / validcommands.cpp
index bc9f62c089bdfdded2181dcb53be18e7d37e71c4..696214e236be1b44cfc63335ee9caecc96249ea8 100644 (file)
@@ -31,12 +31,13 @@ ValidCommands::ValidCommands() {
                commands["unifrac.weighted"]    = "unifrac.weighted"; 
                commands["unifrac.unweighted"]  = "unifrac.unweighted"; 
                commands["libshuff"]                    = "libshuff";
-               commands["tree.groups"]                 = "tree.groups";
+               commands["tree.shared"]                 = "tree.shared";
                commands["heatmap"]                             = "heatmap";
                commands["venn"]                                = "venn";
                commands["get.group"]           = "get.group";
                commands["get.label"]           = "get.label";
                commands["get.line"]            = "get.line";
+               commands["bootstrap.shared"]    = "bootstrap.shared";
                commands["help"]                                = "help"; 
                commands["quit"]                                = "quit";