- Home
- Bioconductor 3.13
- Software Packages
- Melissa
Melissa
This package is for version 3.13 of Bioconductor; for the stable, up-to-date release version, see Melissa.
Bayesian clustering and imputationa of single cell methylomes
Bioconductor version: 3.13
Melissa is a Baysian probabilistic model for jointly clustering and imputing single cell methylomes. This is done by taking into account local correlations via a Generalised Linear Model approach and global similarities using a mixture modelling approach.
Author: C. A. Kapourani [aut, cre]
Maintainer: C. A. Kapourani <kapouranis.andreas at gmail.com>
citation("Melissa")):
Installation
To install this package, start R (version "4.1") and enter:
if (!require("BiocManager", quietly = TRUE))
install.packages("BiocManager")
BiocManager::install("Melissa")
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("Melissa")
Details
See More
Package Archives
Follow Installation instructions to use this package in your R session.