- Home
- Bioconductor 3.23
- Software Packages
- BPRMeth (development version)
BPRMeth
This is the development version of BPRMeth; for the stable release version, see BPRMeth.
Model higher-order methylation profiles
Bioconductor version: Development (3.23)
The BPRMeth package is a probabilistic method to quantify explicit features of methylation profiles, in a way that would make it easier to formally use such profiles in downstream modelling efforts, such as predicting gene expression levels or clustering genomic regions or cells according to their methylation profiles.
Author: Chantriolnt-Andreas Kapourani [aut, cre]
Maintainer: Chantriolnt-Andreas Kapourani <kapouranis.andreas at gmail.com>
citation("BPRMeth")):
Installation
To install this package, start R (version "4.6") and enter:
if (!require("BiocManager", quietly = TRUE))
install.packages("BiocManager")
# The following initializes usage of Bioc devel
BiocManager::install(version='devel')
BiocManager::install("BPRMeth")
For older versions of R, please refer to the appropriate Bioconductor release.
Documentation
Details
See More
Package Archives
Follow Installation instructions to use this package in your R session.