]> git.donarmstrong.com Git - mothur.git/blobdiff - commandfactory.cpp
working on get.coremicrobiom
[mothur.git] / commandfactory.cpp
index c334b095abbc65a5bd9e40cc6f2160f6c37d3e2e..6d645f3116d1bd81e690a27b65f469228640ca59 100644 (file)
@@ -284,7 +284,7 @@ CommandFactory::CommandFactory(){
     commands["pcr.seqs"]            = "pcr.seqs";
     commands["create.database"]     = "create.database";
     commands["make.biom"]           = "make.biom";
-    commands["get.coremicrobiom"]   = "get.coremircrobiom";
+    commands["get.coremicrobiom"]   = "get.coremicrobiom";
        commands["quit"]                                = "MPIEnabled"; 
 
 }