- Home
- Bioconductor 3.16
- Software Packages
- methylPipe
methylPipe
This package is for version 3.16 of Bioconductor; for the stable, up-to-date release version, see methylPipe.
Base resolution DNA methylation data analysis
Bioconductor version: 3.16
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: Kamal Kishore
Maintainer: Kamal Kishore <kamal.fartiyal84 at gmail.com>
citation("methylPipe")):
Installation
To install this package, start R (version "4.2") 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.