From f7208fd2937e962f3b9e4d99a1e65b6338108f55 Mon Sep 17 00:00:00 2001 From: Ning Shen <38674209+nshen7@users.noreply.github.com> Date: Sun, 13 Jul 2025 11:07:09 -0700 Subject: [PATCH] Update README.md --- README.md | 5 +++-- 1 file changed, 3 insertions(+), 2 deletions(-) diff --git a/README.md b/README.md index 8c02feb..de8a87f 100644 --- a/README.md +++ b/README.md @@ -7,8 +7,9 @@ The R package `vmrseq` is a novel computational tool developed for pinpointing variably methylated regions (VMRs) in scBS-seq data without prior knowledge on size or location. High-throughput single-cell measurements of DNA methylation allows studying inter-cellular epigenetic heterogeneity, but this task faces the challenges of sparsity and noise. vmrseq overcomes these challenges and identifies variably methylated regions accurately and robustly. -![](man/figures/method.png) - +

+ Method Figure +

## Installation