From 0e6c5c7efb938466535556c2786fbe18fad7c542 Mon Sep 17 00:00:00 2001 From: "zhangwei@sdu" Date: Wed, 30 Oct 2024 10:19:36 +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 0c4f21d..b0b4866 100644 --- a/README.md +++ b/README.md @@ -319,7 +319,7 @@ We can compare the genes from different domain. -We can also visual the distribution of genes across all domains. +We can also visual the distribution of genes across all domains. The detected genes are highly expressed in domain 2. ```python sc.pl.violin(adata, ['TCEAL4', 'MUC1', 'KRT18'], groupby='Space')