From 5ba25836424eba529045bfa0916c1ce23141f1e2 Mon Sep 17 00:00:00 2001 From: nboh <62964625+nboh@users.noreply.github.com> Date: Tue, 10 Oct 2023 10:16:51 -0700 Subject: [PATCH] Created using Colaboratory --- 16S_2023.ipynb | 11 +---------- 1 file changed, 1 insertion(+), 10 deletions(-) diff --git a/16S_2023.ipynb b/16S_2023.ipynb index b76b687..df5d5aa 100644 --- a/16S_2023.ipynb +++ b/16S_2023.ipynb @@ -505,7 +505,7 @@ "\n", "## Taxonomic Classification\n", "\n", - "We can learn a lot from diversity metrics, alpha and beta. But to really dig into the data, we need to know what microbes are in each sample 🦠. To do this, we'll classify the reads in QIIME2 using a Bayesian classifier. Several such classifiers are available at https://docs.qiime2.org/2023.8/data-resources" + "We can learn a lot from diversity metrics, alpha and beta. But to really dig into the data, we need to know what microbes are in each sample 🦠. To do this, we'll classify the reads in QIIME2 using a Bayesian classifier. Several such classifiers are available at https://docs.qiime2.org/2023.7/data-resources" ] }, { @@ -685,15 +685,6 @@ " --m-feature-metadata-file taxa.qza \\\n", " --o-visualization community-tree-viz.qzv" ] - }, - { - "cell_type": "code", - "source": [], - "metadata": { - "id": "iuYVBkQ0BoXm" - }, - "execution_count": null, - "outputs": [] } ], "metadata": {