From 8886d1675e2971c684800868525d5b5531495743 Mon Sep 17 00:00:00 2001 From: BinDuan Date: Wed, 7 Aug 2024 09:56:49 +0800 Subject: [PATCH] Update README.md --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index 386b11e..91fe1de 100644 --- a/README.md +++ b/README.md @@ -15,7 +15,7 @@ With the rapid advancements in spatial transcriptome sequencing, multiple tissue install_github("bm2-lab/SpaDo") ``` ## Update -We recently updated SpaDo with two improvements: (1) Ensuring compatibility with Seurat v5 in the "InitialClustering" function; (2) Enabling parallel execution for the "DistributionDistance" function when using the "JSD" distance metric, significantly reducing runtime. +We recently (2024.8.7) updated SpaDo with two improvements: (1) Ensuring compatibility with Seurat v5 for the functions "InitialClustering", "SpatialCellTypeDistribution" and "SpatialCellTypeDistribution_multiple"; (2) Enabling parallel execution for the "DistributionDistance" function when using the "JSD" distance metric, significantly reducing runtime. ## Getting started Here are [Tutorials](https://www.jianguoyun.com/p/DW15NecQnMvoCxji45QFIAA) with different styles and [Demo datasets](https://www.jianguoyun.com/p/DX1ssBYQnMvoCxjZ45QFIAA)