This package is for version 3.13 of Bioconductor;
for the stable, up-to-date release version, see
ELMER.
Inferring Regulatory Element Landscapes and Transcription Factor Networks Using Cancer Methylomes
Bioconductor version: 3.13
ELMER is designed to use DNA methylation and gene expression from a large number of samples to infere regulatory element landscape and transcription factor network in primary tissue.
Author: Tiago Chedraoui Silva [aut, cre], Lijing Yao [aut], Simon Coetzee [aut], Nicole Gull [ctb], Hui Shen [ctb], Peter Laird [ctb], Peggy Farnham [aut], Dechen Li [ctb], Benjamin Berman [aut]
Maintainer: Tiago Chedraoui Silva <tiagochst at usp.br>
Citation (from within R, enter citation("ELMER")):
Installation
To install this package, start R (version "4.1") and enter:
if (!require("BiocManager", quietly = TRUE))
install.packages("BiocManager")
BiocManager::install("ELMER")
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("ELMER")
1 - ELMER v.2: An R/Bioconductor package to reconstruct gene regulatory networks from DNA methylation and transcriptome profiles
HTML
R Script
3.2 - Identifying differentially methylated probes
HTML
R Script
3.4 - Motif enrichment analysis on the selected probes
HTML
R Script
3.6 - TCGA.pipe: Running ELMER for TCGA data in a compact way
HTML
R Script
5 - Integrative analysis workshop with TCGAbiolinks and ELMER - Analysis GUI
HTML
R Script
Details
Version
2.16.0
In Bioconductor since
BioC 3.2 (R-3.2) (8.5 years)
License
GPL-3
Imports
GenomicRanges, ggplot2, reshape, grid, grDevices, graphics, methods, parallel, stats, utils,
IRanges,
GenomeInfoDb,
S4Vectors,
GenomicFeatures,
TCGAbiolinks(>= 2.9.2), plyr, Matrix, dplyr,
Gviz,
ComplexHeatmap, circlize,
MultiAssayExperiment,
SummarizedExperiment,
biomaRt, doParallel, downloader, ggrepel, lattice, magrittr, readr, scales, rvest, xml2, plotly, gridExtra, rmarkdown, stringr, tibble, tidyr, progress, purrr, reshape2, ggpubr,
rtracklayer,
DelayedArray
System Requirements
See More
Linking To
Enhances
Depends On Me
Suggests Me
Links To Me
Package Archives
Follow Installation instructions to use this package in your R session.
Source Repository
git clone https://git.bioconductor.org/packages/ELMER
Source Repository (Developer Access)
git clone git@git.bioconductor.org:packages/ELMER