Welcome to shinyMethyl, an interactive R application based on the shiny package for exploration of DNA methylation data from Illumina arrays (450k and EPIC arrays). shinyMethyl is part of the Bioconductor project.
Fortin J, Fertig EJ and Hansen KD (2014). “shinyMethyl: interactive
quality control of Illumina 450k DNA methylation arrays in R.”, F1000Research
A BibTeX entry for LaTeX users is
@Article{shinymethyl,
author = {Jean-Philippe Fortin and Elana J. Fertig and Kasper D. Hansen},
title = {{shinyMethyl: interactive quality control of Illumina 450k DNA methylation arrays in R}},
journal = {F1000Research},
year = {2014},
volume = {3},
pages = {175},
doi = {10.12688/f1000research.4680.2},
pubmed = {25285208}
}
shinyMethyl
Authors: Jean-Philippe Fortin and Kasper Daniel Hansen
Welcome to
shinyMethyl, an interactive R application based on theshinypackage for exploration of DNA methylation data from Illumina arrays (450k and EPIC arrays).shinyMethylis part of the Bioconductor project.The
shinyMethylpaper can be found hereInstallation
First, you will need to install at least the following packages from Bioconductor
and from CRAN
To install the development version of shinyMethyl:
Vignette
You can find the vignette for
shinyMethylat https://github.com/Jfortin1/shinyMethyl/blob/master/vignettes/shinyMethyl.pdfQuick example
After installation, you can launch
shinyMethylwith an example dataset from TCGA with the following code:Citation
To cite package shinyMethyl in publications use:
Fortin J, Fertig EJ and Hansen KD (2014). “shinyMethyl: interactive quality control of Illumina 450k DNA methylation arrays in R.”, F1000Research
A BibTeX entry for LaTeX users is
@Article{shinymethyl, author = {Jean-Philippe Fortin and Elana J. Fertig and Kasper D. Hansen}, title = {{shinyMethyl: interactive quality control of Illumina 450k DNA methylation arrays in R}}, journal = {F1000Research}, year = {2014}, volume = {3}, pages = {175}, doi = {10.12688/f1000research.4680.2}, pubmed = {25285208} }