]> git.donarmstrong.com Git - mothur.git/blobdiff - validcommands.cpp
fixed some bugs
[mothur.git] / validcommands.cpp
index 544933c804abcf2d1aa372936352d9c476aac838..ec60b3b974ad832be1b71092bf3cfbdf9bf28e71 100644 (file)
@@ -20,7 +20,7 @@ ValidCommands::ValidCommands() {
                commands["bin.seqs"]                    = "bin.seqs"; 
                commands["get.oturep"]                  = "get.oturep";
                commands["cluster"]                             = "cluster"; 
-               commands["deconvolute"]                 = "deconvolute"; 
+               commands["unique.seqs"]                 = "unique.seqs"; 
                commands["dist.seqs"]                   = "dist.seqs";
                commands["dist.shared"]                 = "dist.shared";
                commands["collect.single"]              = "collect.single"; 
@@ -39,12 +39,15 @@ ValidCommands::ValidCommands() {
                commands["get.group"]           = "get.group";
                commands["get.label"]           = "get.label";
                commands["get.line"]            = "get.line";
+               commands["get.sabund"]          = "get.sabund";
+               commands["get.rabund"]          = "get.rabund";
                commands["bootstrap.shared"]    = "bootstrap.shared";
                commands["concensus"]                   = "concensus";
                commands["help"]                                = "help"; 
                commands["filter.seqs"]                 = "filter.seqs";
                commands["align.seqs"]                  = "align.seqs";
                commands["summary.seqs"]                = "summary.seqs";
+               commands["screen.seqs"]                 = "screen.seqs";
                commands["quit"]                                = "quit";