Bioc2026 Registration Open!

scMET

Bayesian modelling of cell-to-cell DNA methylation heterogeneity

Bioconductor version: 3.23 · Package version: 1.14.0

High-throughput single-cell measurements of DNA methylomes can quantify methylation heterogeneity and uncover its role in gene regulation. However, technical limitations and sparse coverage can preclude this task. scMET is a hierarchical Bayesian model which overcomes sparsity, sharing information across cells and genomic features to robustly quantify genuine biological heterogeneity. scMET can identify highly variable features that drive epigenetic heterogeneity, and perform differential methylation and variability analyses. We illustrate how scMET facilitates the characterization of epigenetically distinct cell populations and how it enables the formulation of novel hypotheses on the epigenetic regulation of gene expression.

Installation

if (!require("BiocManager", quietly = TRUE))
    install.packages("BiocManager")

BiocManager::install("scMET")

Details

MaintainerAndreas C. Kapourani <kapouranis.andreas@gmail.com>
AuthorAndreas C. Kapourani [aut, cre] (ORCID: <https://orcid.org/0000-0003-2303-1953>), John Riddell [ctb]
LicenseGPL-3
Bug Reportshttps://github.com/andreaskapou/scMET/issues
System RequirementsGNU make
Downloads rank238
Source branchRELEASE_3_23
biocViewsBayesian, Clustering, Coverage, DNAMethylation, DifferentialExpression, DifferentialMethylation, Epigenetics, FeatureExtraction, GeneExpression, GeneRegulation, Genetics, ImmunoOncology, Regression, Sequencing, SingleCell, Software

Documentation

Download

Dependencies

Depends: R (>= 4.2.0)

Imports: methods, Rcpp (>= 1.0.0), RcppParallel (>= 5.0.1), rstan (>= 2.21.3), rstantools (>= 2.1.0), VGAM, data.table, MASS, logitnorm, ggplot2, matrixStats, assertthat, viridis, coda, BiocStyle, cowplot, stats, SummarizedExperiment, SingleCellExperiment, Matrix, dplyr, S4Vectors

LinkingTo: BH (>= 1.66.0), Rcpp (>= 1.0.0), RcppEigen (>= 0.3.3.3.0), RcppParallel (>= 5.0.1), rstan (>= 2.21.3), StanHeaders (>= 2.21.0.7)

Suggests: testthat, knitr, rmarkdown