]> git.donarmstrong.com Git - mothur.git/blobdiff - cooccurrencecommand.cpp
added else if (matrix == "sim2") { }
[mothur.git] / cooccurrencecommand.cpp
index b4965f5a91a2d12e4101aadc3b7258741de4945f..e1d60b7c18553b0d3de4df1e0dd6a87ea60b17af 100644 (file)
@@ -385,7 +385,7 @@ int CooccurrenceCommand::getCooccurrence(vector<SharedRAbundVector*>& thisLookUp
                 }
             }
         }
-        else if (matrix == "sim9") { }
+        else if (matrix == "sim9" || matrix == "sim2") { }
         else {
             m->mothurOut("[ERROR]: No model selected! \n");
             m->control_pressed = true;