Sean K. Maden, Reid F. Thompson, Kasper D. Hansen, Abhinav Nellore
Sean K. Maden, Reid F. Thompson, Kasper D. Hansen, Abhinav Nellore. "Human methylome variation across Infinium 450K raw data on the Gene Expression Omnibus." 2019 (preprint in preparation for submission).
From an active R session, install this package from Bioconductor using:
if (!requireNamespace("BiocManager", quietly = TRUE))
install.packages("BiocManager")
BiocManager::install("recountmethylation")
You may alternatively install this package from GitHub using:
require(devtools); install_github("metamaden/recountmethylation")
.
Databases accessed with recountmethylation contain data from GEO (ncbi.nlm.nih.gov/geo/), a live public database where alterations to online records can cause discrepancies with stored data over time. We cannot guarantee the accuracy of stored data, and advise users cross-check their findings with latest available records.
Any scripts or data that you put into this service are public.
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.