]> git.donarmstrong.com Git - mothur.git/blobdiff - validcommands.cpp
added trim.seqs command
[mothur.git] / validcommands.cpp
index 6439e9bfca12a19751b44cd0a570cdd266d81105..936e706071aaa2dea1cd775e62c9e9ce264b41e8 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"; 
@@ -47,6 +47,9 @@ ValidCommands::ValidCommands() {
                commands["filter.seqs"]                 = "filter.seqs";
                commands["align.seqs"]                  = "align.seqs";
                commands["summary.seqs"]                = "summary.seqs";
+               commands["screen.seqs"]                 = "screen.seqs";
+               commands["reverse.seqs"]                = "reverse.seqs";
+               commands["trim.seqs"]                   = "trim.seqs";
                commands["quit"]                                = "quit";