]> git.donarmstrong.com Git - mothur.git/blobdiff - validcommands.cpp
fixed summary.shared bug and set jumble default to 1.
[mothur.git] / validcommands.cpp
index bd9d80eb9efb960fcb8bec4218a30be7e198b04a..3a72a2ba3eb64c6c23a5ae7ebdf7b4b4a5cd8ad7 100644 (file)
@@ -15,7 +15,8 @@ ValidCommands::ValidCommands() {
        try {
        
                commands["read.dist"]                   = "read.dist"; 
-               commands["read.otu"]                    = "read.otu"; 
+               commands["read.otu"]                    = "read.otu";
+       //      commands["read.tree"]                   = "read.tree"; 
                commands["cluster"]                             = "cluster"; 
                commands["deconvolute"]                 = "deconvolute"; 
                commands["help"]                                = "help";