- Home
- Bioconductor 3.22
- Experiment Packages
- MethylSeqData
MethylSeqData
This is the released version of MethylSeqData; for the devel version, see MethylSeqData.
Collection of Public DNA Methylation Sequencing Datasets
Bioconductor version: Release (3.22)
Base-level (i.e. cytosine-level) counts for a collection of public bisulfite-seq datasets (e.g., WGBS and RRBS), provided as SummarizedExperiment objects with sample- and base-level metadata.
Author: Peter Hickey [aut, cre]
Maintainer: Peter Hickey <peter.hickey at gmail.com>
citation("MethylSeqData")):
Installation
To install this package, start R (version "4.5") and enter:
if (!require("BiocManager", quietly = TRUE))
install.packages("BiocManager")
BiocManager::install("MethylSeqData")
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("MethylSeqData")
Details
See More
Package Archives
Follow Installation instructions to use this package in your R session.