From f0da3d519f698a0097f6c83a2f51fae70e1f4dc9 Mon Sep 17 00:00:00 2001 From: Leon Date: Tue, 9 Jul 2024 11:01:10 +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 6cce7ee..0eb0a63 100644 --- a/README.md +++ b/README.md @@ -7,7 +7,7 @@ ## New version -MeDuSA now also supports cell-state deconvolution for annotated `cell states (cell types)`. Please check the [MeDuSAJ](https://github.com/LeonSong1995/MeDuSAJ). +MeDuSA now also supports cell-state deconvolution for annotated discrete `cell states (cell types)`. Please check the [MeDuSAJ](https://github.com/LeonSong1995/MeDuSAJ). MeDuSAJ is more robust for estimating cell state (cell type) abundance for rare cells, albeit with a slightly increased computational burden. Tutorials can be found in the [README](https://github.com/LeonSong1995/MeDuSAJ) of MeDuSAJ.