]> git.donarmstrong.com Git - mothur.git/blobdiff - validcommands.cpp
fixed bug in read.tree updates help and validparameters strings, added ability for...
[mothur.git] / validcommands.cpp
index b2e07acae111e10f0324b95b18ca74034249315b..fed10caf2f62808bc0747a272dcf818989c5fb38 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,6 +31,8 @@ ValidCommands::ValidCommands() {
                commands["unifrac.weighted"]    = "unifrac.weighted"; 
                commands["unifrac.unweighted"]  = "unifrac.unweighted"; 
                commands["libshuff"]                    = "libshuff";
+               commands["heatmap"]                             = "heatmap";
+               commands["venn"]                                = "venn";
                commands["get.group"]           = "get.group";
                commands["get.label"]           = "get.label";
                commands["get.line"]            = "get.line";