- Home
- Bioconductor 3.10
- Software Packages
- methyAnalysis
methyAnalysis
This package is for version 3.10 of Bioconductor. This package has been removed from Bioconductor. For the last stable, up-to-date release version, see methyAnalysis.
DNA methylation data analysis and visualization
Bioconductor version: 3.10
The methyAnalysis package aims for the DNA methylation data analysis and visualization. A MethyGenoSet class is defined to keep the chromosome location information together with the data. The package also includes functions of estimating the methylation levels from Methy-Seq data.
Author: Pan Du, Richard Bourgon
Maintainer: Pan Du <dupan.mail at gmail.com>, Lei Huang <lhuang at bsd.uchicago.edu>, Gang Feng <g-feng at northwestern.edu>
citation("methyAnalysis")):
Installation
To install this package, start R (version "3.6") and enter:
if (!require("BiocManager", quietly = TRUE))
install.packages("BiocManager")
BiocManager::install("methyAnalysis")
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("methyAnalysis")
Details
See More
Package Archives
Follow Installation instructions to use this package in your R session.