From 8a0664d50cc75eae1558d307f2003b32c0ef7364 Mon Sep 17 00:00:00 2001 From: Leon Date: Tue, 9 Jul 2024 09:27:17 +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 2c23625..0a933c8 100644 --- a/README.md +++ b/README.md @@ -21,7 +21,7 @@ if (!requireNamespace("devtools", quietly = TRUE)) devtools::install_github("LeonSong1995/MeDuSA", build_vignettes=F) ``` -# Extension +# New version MeDuSA now also supports cell-state deconvolution for annotated `cell states (cell types)`. Please check the link below: https://github.com/LeonSong1995/MeDuSAJ. MeDuSAJ is more robust for estimating cell state (cell type) abundance for rare cell types, albeit with a slightly increased computational burden. Tutorials can be found in the [README](https://github.com/LeonSong1995/MeDuSAJ) of MeDuSAJ.