- Home
- Bioconductor 3.21
- Software Packages
- BPRMeth
BPRMeth
This package is for version 3.21 of Bioconductor; for the stable, up-to-date release version, see BPRMeth.
Model higher-order methylation profiles
Bioconductor version: 3.21
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.5") and enter:
if (!require("BiocManager", quietly = TRUE))
install.packages("BiocManager")
BiocManager::install("BPRMeth")
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("BPRMeth")
Details
See More
Package Archives
Follow Installation instructions to use this package in your R session.