Ecosyste.ms: Awesome

An open API service indexing awesome lists of open source software.

https://github.com/andreaskapou/Melissa

Bayesian Clustering and Imputation of Single Cell Methylomes
https://github.com/andreaskapou/Melissa

bayesian-inference clustering imputation methylation variational-inference

Last synced: 23 days ago
JSON representation

Bayesian Clustering and Imputation of Single Cell Methylomes

Lists

README

        

# Melissa: Bayesian clustering and imputation of single cell methylomes

[![DOI](https://zenodo.org/badge/119386989.svg)](https://zenodo.org/badge/latestdoi/119386989)

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:

![](inst/figures/melissa-model-small.png)

## Installation
To get the latest development version from Github:

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

### Melissa dependence

Melissa depends heavily on the [BPRMeth package](https://academic.oup.com/bioinformatics/article-lookup/doi/10.1093/bioinformatics/bty129), which is available on

`Bioconductor`: [http://bioconductor.org/packages/BPRMeth/](http://bioconductor.org/packages/BPRMeth/) and

`Github`: [https://github.com/andreaskapou/BPRMeth](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](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.