MethylationTuples
provides tools for analysing, managing and visualising
methylation patterns at genomic tuples. These include analyses of
co-methylation and epipolymorphisms.
MethylationTuples
is in development and can only be installed using the
development version of Bioconductor. Please first read
these instructions on installing the development version of Bioconductor.
# Install devtools if not already installed
if (suppressWarnings(!require(devtools))) {
install.packages('devtools')
}
# Install development version of MethylationTuples
devtools::install_github("PeteHaitch/MethylationTuples")
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.