- Home
- Bioconductor 3.14
- Software Packages
- recountmethylation
recountmethylation
This package is for version 3.14 of Bioconductor; for the stable, up-to-date release version, see recountmethylation.
Access and analyze DNA methylation database compilations
Bioconductor version: 3.14
Access cross-study compilations of DNA methylation array databases. Database files can be downloaded and accessed using provided functions. Background about database file types (HDF5 and HDF5-SummarizedExperiment), SummarizedExperiment classes, and examples for data handling, validation, and analyses, can be found in the package vignettes. Note the disclaimer on package load, and consult the main manuscript for further info.
Author: Sean K Maden [cre, aut] , Reid F Thompson [aut] , Kasper D Hansen [aut] , Abhinav Nellore [aut]
Maintainer: Sean K Maden <maden at ohsu.edu>
citation("recountmethylation")):
Installation
To install this package, start R (version "4.1") and enter:
if (!require("BiocManager", quietly = TRUE))
install.packages("BiocManager")
BiocManager::install("recountmethylation")
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("recountmethylation")
Details
See More
Package Archives
Follow Installation instructions to use this package in your R session.