]> git.donarmstrong.com Git - mothur.git/blobdiff - validcommands.cpp
added dist.shared command
[mothur.git] / validcommands.cpp
index a5f36519b7af379e3e5e761021f6b1c060e297c9..787cc8025a6c62d01be190a63c33e42429fe21a4 100644 (file)
@@ -19,10 +19,12 @@ ValidCommands::ValidCommands() {
                commands["read.tree"]                   = "read.tree"; 
                commands["read.seqs"]           = "read.seqs";
                commands["bin.seqs"]                    = "bin.seqs"; 
+               commands["get.repseqs"]                 = "get.repseqs"; 
                commands["get.oturep"]                  = "get.oturep";
                commands["cluster"]                             = "cluster"; 
                commands["deconvolute"]                 = "deconvolute"; 
-               commands["dist.seqs"]                   = "dist.seqs"; 
+               commands["dist.seqs"]                   = "dist.seqs";
+               commands["dist.shared"]                 = "dist.shared";  //matrix output
                commands["collect.single"]              = "collect.single"; 
                commands["collect.shared"]              = "collect.shared"; 
                commands["rarefaction.single"]  = "rarefaction.single";