From 0bb01e74b83f3ebaefaf4da69acd0e182bb65b7c Mon Sep 17 00:00:00 2001
From: =?UTF-8?q?Andr=C3=A9s=20Arredondo=20Cruz?=
<106983057+andrespan@users.noreply.github.com>
Date: Wed, 21 Aug 2024 18:30:11 -0600
Subject: [PATCH] Update 03-antiSMASHdb-MiBiG.md
corregi rutas de la imgenes
---
_episodes/03-antiSMASHdb-MiBiG.md | 18 +++++++++---------
1 file changed, 9 insertions(+), 9 deletions(-)
diff --git a/_episodes/03-antiSMASHdb-MiBiG.md b/_episodes/03-antiSMASHdb-MiBiG.md
index 0543975..54d0622 100644
--- a/_episodes/03-antiSMASHdb-MiBiG.md
+++ b/_episodes/03-antiSMASHdb-MiBiG.md
@@ -127,7 +127,7 @@ occurences
{: .language-python}
-
+
Let's see our first visualization of the BGC content on a heatmap.
@@ -140,8 +140,8 @@ plt.show()
~~~
{: .language-python}
-
-
+
+
@@ -155,8 +155,8 @@ plt.show()
~~~
{: .language-python}
-
-
+
+
Finally, let's restrict ourselves to BGC predicted less than 200 times.
@@ -171,8 +171,8 @@ plt.show()
~~~
{: .language-python}
-
-
+
+
~~~
@@ -183,7 +183,7 @@ plt.show()
~~~
{: .language-python}
-
-
+
+