]> git.donarmstrong.com Git - mothur.git/blobdiff - commandfactory.cpp
added MPI to dist.seqs command
[mothur.git] / commandfactory.cpp
index b4f36549c0c65a22d0b2ad6057b9e07e294a4c65..727f6e821f019ae5c2f7629e1d0afabd33b6e789 100644 (file)
@@ -94,7 +94,7 @@ CommandFactory::CommandFactory(){
        commands["get.oturep"]                  = "get.oturep";
        commands["cluster"]                             = "cluster"; 
        commands["unique.seqs"]                 = "unique.seqs"; 
-       commands["dist.seqs"]                   = "dist.seqs";
+       commands["dist.seqs"]                   = "MPIEnabled";
        commands["dist.shared"]                 = "dist.shared";
        commands["collect.single"]              = "collect.single"; 
        commands["collect.shared"]              = "collect.shared";