]> git.donarmstrong.com Git - mothur.git/blobdiff - validcommands.cpp
deconvolute command
[mothur.git] / validcommands.cpp
index 72a38f71977e949e38d9adfecfd1729b29dab061..70a6502424a5524bbd517d53aa791c6924f552a5 100644 (file)
@@ -18,6 +18,7 @@ ValidCommands::ValidCommands() {
                commands["read.otu"]                    = "read.otu"; 
                commands["read.list"]                   = "read.list"; 
                commands["cluster"]                             = "cluster"; 
+               commands["deconvolute"]                 = "deconvolute"; 
                commands["help"]                                = "help"; 
                commands["quit"]                                = "quit"; 
                commands["collect.single"]              = "collect.single";