MIRA
This package is for version 3.8 of Bioconductor; for the stable, up-to-date release version, see MIRA.
Methylation-Based Inference of Regulatory Activity
Bioconductor version: 3.8
MIRA measures the degree of "dip" in methylation level surrounding a regulatory site of interest, such as a transcription factor binding site, for instances of that type of site across the genome which can then be used to infer regulatory activity.
Author: Nathan Sheffield <http://www.databio.org> [aut], Christoph Bock [ctb], John Lawson [aut, cre]
Maintainer: John Lawson <jtl2hk at virginia.edu>
citation("MIRA")):
Installation
To install this package, start R (version "3.5") and enter:
if (!require("BiocManager", quietly = TRUE))
install.packages("BiocManager")
BiocManager::install("MIRA")
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("MIRA")
Details
See More
Package Archives
Follow Installation instructions to use this package in your R session.