]> git.donarmstrong.com Git - mothur.git/blobdiff - validcommands.cpp
added trim.seqs command
[mothur.git] / validcommands.cpp
index ec60b3b974ad832be1b71092bf3cfbdf9bf28e71..936e706071aaa2dea1cd775e62c9e9ce264b41e8 100644 (file)
@@ -48,6 +48,8 @@ ValidCommands::ValidCommands() {
                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";