vmrseq
This package is for version 3.21 of Bioconductor; for the stable, up-to-date release version, see vmrseq.
Probabilistic Modeling of Single-cell Methylation Heterogeneity
Bioconductor version: 3.21
High-throughput single-cell measurements of DNA methylation allows studying inter-cellular epigenetic heterogeneity, but this task faces the challenges of sparsity and noise. We present vmrseq, a statistical method that overcomes these challenges and identifies variably methylated regions accurately and robustly.
Author: Ning Shen [aut, cre]
Maintainer: Ning Shen <ning.shen.wk at gmail.com>
citation("vmrseq")):
Installation
To install this package, start R (version "4.5") and enter:
if (!require("BiocManager", quietly = TRUE))
install.packages("BiocManager")
BiocManager::install("vmrseq")
For older versions of R, please refer to the appropriate Bioconductor release.
Documentation
To view documentation for the version of this package installed in your system, start R and enter:
browseVignettes("vmrseq")
Details
See More
Package Archives
Follow Installation instructions to use this package in your R session.