README.md

Melissa: Bayesian clustering and imputation of single cell methylomes

DOI

New technologies enabling the measurement of DNA methylation at the single cell level are promising to revolutionise our understanding of epigenetic control of gene expression. Yet, intrinsic limitations of the technology result in very sparse coverage of CpG sites (around 5% to 20% coverage), effectively limiting the analysis repertoire to a semi-quantitative level.

Melissa (MEthyLation Inference for Single cell Analysis), is a Bayesian hierarchical method to quantify spatially-varying methylation profiles across genomic regions from single-cell bisulfite sequencing data (scBS-seq). Melissa clusters individual cells based on local methylation patterns, enabling the discovery of epigenetic diversities and commonalities among individual cells. The clustering also acts as an effective regularisation method for imputation of methylation on unassayed CpG sites, enabling transfer of information between individual cells.

The probabilistic graphical representation of the Melissa model is shown below:

Installation

To get the latest development version from Github:

# install.packages("devtools")
devtools::install_github("andreaskapou/Melissa", build_vignettes = TRUE)

Melissa dependence

Melissa depends heavily on the BPRMeth package, which is available on

Bioconductor: http://bioconductor.org/packages/BPRMeth/ and

Github: https://github.com/andreaskapou/BPRMeth.

Archive repository

There is also an archived version of the Melissa model (Github repo https://github.com/andreaskapou/Melissa-archive) for reproducing the results presented in the Kapourani and Sanguinetti (2018) biorXiv paper shown below.

Citation

Kapourani, C.-A. and Sanguinetti, G. (2018). Melissa: Bayesian clustering and imputation of single cell methylomes, bioRxiv.



Try the Melissa package in your browser

Any scripts or data that you put into this service are public.

Melissa documentation built on Nov. 8, 2020, 5:37 p.m.