From aa629ca1d2c5803c09aaaa01e2278d6a5bf5ab31 Mon Sep 17 00:00:00 2001 From: lswistak <lea.swistak@pasteur.fr> Date: Mon, 29 Jul 2024 10:01:08 +0200 Subject: [PATCH] corrected wording --- notebooks/t3ss_geometry.ipynb | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/notebooks/t3ss_geometry.ipynb b/notebooks/t3ss_geometry.ipynb index 7092963..8319e1e 100644 --- a/notebooks/t3ss_geometry.ipynb +++ b/notebooks/t3ss_geometry.ipynb @@ -4,9 +4,9 @@ "cell_type": "markdown", "metadata": {}, "source": [ - "# T3SS geometry\n", + "# T3SS measurments\n", "\n", - "This notebook is used to measure the geometry of T3SS from three manually determined: 0 (close to inner membrane), 1 (close to OM) and 2(outside of the cell, not always present).\n", + "This notebook is used to measure the measurments of T3SS from three manually determined: 0 (inner membrane/basal body interface ), 1 (basal body/needle junction or basal body/bacteria outer membrane junction for the basal body only) and 2 (needle tip or vacuole membrane/T3SS tip interface, not always present).\n", "\n", "The input to this notebook is an IMOD .mod file and the corresponding tomograms.\n", "\n", -- GitLab