charm
This package is for version 3.9 of Bioconductor. This package has been removed from Bioconductor. For the last stable, up-to-date release version, see charmData.
Analysis of DNA methylation data from CHARM microarrays
Bioconductor version: 3.9
This package implements analysis tools for DNA methylation data generated using Nimblegen microarrays and the McrBC protocol. It finds differentially methylated regions between samples, calculates percentage methylation estimates and includes array quality assessment tools.
Author: Martin Aryee, Peter Murakami, Harris Jaffee, Rafael Irizarry
Maintainer: Peter Murakami <pmurakam at jhu.edu>
citation("charm")):
Installation
To install this package, start R (version "3.6") and enter:
if (!require("BiocManager", quietly = TRUE))
install.packages("BiocManager")
BiocManager::install("charm")
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("charm")
Details
See More
Package Archives
Follow Installation instructions to use this package in your R session.