From 0b59f0cf8428fe79801aa9fc8dcb329607076141 Mon Sep 17 00:00:00 2001 From: jonbrenas Date: Mon, 20 May 2024 08:39:40 -0500 Subject: [PATCH] Changed a number --- docs/workshop-7/module-1-op-ir.ipynb | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/docs/workshop-7/module-1-op-ir.ipynb b/docs/workshop-7/module-1-op-ir.ipynb index 134109e..f0ea462 100644 --- a/docs/workshop-7/module-1-op-ir.ipynb +++ b/docs/workshop-7/module-1-op-ir.ipynb @@ -1354,7 +1354,7 @@ "id": "AkvkaEoueRPZ" }, "source": [ - "We get 130 amino acid changes from our _coluzzii_ cohorts, but many are at low frequencies. Let’s filter our DataFrame using `query` to just alternative amino acid frequencies greater than, or equal to 5%." + "We get 159 amino acid changes from our _coluzzii_ cohorts, but many are at low frequencies. Let’s filter our DataFrame using `query` to just alternative amino acid frequencies greater than, or equal to 5%." ] }, {