]> git.donarmstrong.com Git - mothur.git/blobdiff - validcommands.cpp
addition of summary.seq command [pds]
[mothur.git] / validcommands.cpp
index 696214e236be1b44cfc63335ee9caecc96249ea8..544933c804abcf2d1aa372936352d9c476aac838 100644 (file)
@@ -21,6 +21,8 @@ ValidCommands::ValidCommands() {
                commands["get.oturep"]                  = "get.oturep";
                commands["cluster"]                             = "cluster"; 
                commands["deconvolute"]                 = "deconvolute"; 
+               commands["dist.seqs"]                   = "dist.seqs";
+               commands["dist.shared"]                 = "dist.shared";
                commands["collect.single"]              = "collect.single"; 
                commands["collect.shared"]              = "collect.shared"; 
                commands["rarefaction.single"]  = "rarefaction.single"; 
@@ -38,7 +40,11 @@ ValidCommands::ValidCommands() {
                commands["get.label"]           = "get.label";
                commands["get.line"]            = "get.line";
                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["quit"]                                = "quit";