From e469e57bc057bdf65b4e7b932032f9aabc21cd82 Mon Sep 17 00:00:00 2001 From: tanliwei Date: Thu, 26 Dec 2024 17:43:59 +0800 Subject: [PATCH] update tutorials. --- docs/source/Tutorials/Cell_Correction.ipynb | 2 +- docs/source/Tutorials/Cell_Segmentation.ipynb | 2 +- docs/source/Tutorials/Tissue_Segmentation.ipynb | 2 +- docs/source/index.rst | 6 ------ 4 files changed, 3 insertions(+), 9 deletions(-) diff --git a/docs/source/Tutorials/Cell_Correction.ipynb b/docs/source/Tutorials/Cell_Correction.ipynb index b22faa8b..a08d33c1 100644 --- a/docs/source/Tutorials/Cell_Correction.ipynb +++ b/docs/source/Tutorials/Cell_Correction.ipynb @@ -64,7 +64,7 @@ "\n", "**Note**\n", "\n", - "The images used here must be calibrated fist.\n", + "The images used here must have been calibrated.\n", "\n", "" ] diff --git a/docs/source/Tutorials/Cell_Segmentation.ipynb b/docs/source/Tutorials/Cell_Segmentation.ipynb index 92e106c4..4f5db9e0 100644 --- a/docs/source/Tutorials/Cell_Segmentation.ipynb +++ b/docs/source/Tutorials/Cell_Segmentation.ipynb @@ -64,7 +64,7 @@ "\n", "**Note**\n", "\n", - "The images used here must be calibrated fist.\n", + "The images used here must have been calibrated.\n", "\n", "" ] diff --git a/docs/source/Tutorials/Tissue_Segmentation.ipynb b/docs/source/Tutorials/Tissue_Segmentation.ipynb index 66f4114c..d16024c1 100644 --- a/docs/source/Tutorials/Tissue_Segmentation.ipynb +++ b/docs/source/Tutorials/Tissue_Segmentation.ipynb @@ -77,7 +77,7 @@ "\n", "**Note**\n", "\n", - "The images used here must be calibrated fist.\n", + "The images used here must have been calibrated.\n", "\n", "" ] diff --git a/docs/source/index.rst b/docs/source/index.rst index b5d7a7bd..d4a0f618 100644 --- a/docs/source/index.rst +++ b/docs/source/index.rst @@ -43,12 +43,6 @@ The paper of Stereopy has been pre-printed on bioRxiv! `Stereopy: modeling comparative and spatiotemporal cellular heterogeneity via multi-sample spatial transcriptomics `_. -Upcoming functions --------------------- -* Batch Effect removal funciton -* ... - - Highlights ------------