- Home
- Bioconductor 3.6
- Software Packages
- Repitools
Repitools
This package is for version 3.6 of Bioconductor; for the stable, up-to-date release version, see Repitools.
Epigenomic tools
Bioconductor version: 3.6
Tools for the analysis of enrichment-based epigenomic data. Features include summarization and visualization of epigenomic data across promoters according to gene expression context, finding regions of differential methylation/binding, BayMeth for quantifying methylation etc.
Author: Mark Robinson <mark.robinson at imls.uzh.ch>, Dario Strbenac <dario.strbenac at sydney.edu.au>, Aaron Statham <a.statham at garvan.org.au>, Andrea Riebler <andrea.riebler at math.ntnu.no>
Maintainer: Mark Robinson <mark.robinson at imls.uzh.ch>
citation("Repitools")):
Installation
To install this package, start R (version "3.4") and enter:
if (!require("BiocManager", quietly = TRUE))
install.packages("BiocManager")
BiocManager::install("Repitools")
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("Repitools")
Details
See More
Package Archives
Follow Installation instructions to use this package in your R session.