- Home
- Bioconductor 3.22
- Software Packages
- methylPipe
methylPipe
This is the released version of methylPipe; for the devel version, see methylPipe.
Base resolution DNA methylation data analysis
Bioconductor version: Release (3.22)
Memory efficient analysis of base resolution DNA methylation data in both the CpG and non-CpG sequence context. Integration of DNA methylation data derived from any methodology providing base- or low-resolution data.
Author: Mattia Pelizzola [aut], Kamal Kishore [aut], Mattia Furlan [ctb, cre]
Maintainer: Mattia Furlan <mattia.furlan at iit.it>
citation("methylPipe")):
Installation
To install this package, start R (version "4.5") and enter:
if (!require("BiocManager", quietly = TRUE))
install.packages("BiocManager")
BiocManager::install("methylPipe")
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("methylPipe")
Details
See More
Package Archives
Follow Installation instructions to use this package in your R session.