]> git.donarmstrong.com Git - mothur.git/blobdiff - validcommands.cpp
added dist.shared command
[mothur.git] / validcommands.cpp
index c648585d6b40515be32fa86f0e60804b3ca9c510..787cc8025a6c62d01be190a63c33e42429fe21a4 100644 (file)
@@ -23,7 +23,8 @@ ValidCommands::ValidCommands() {
                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";