To install this package, start R and enter:
source("http://bioconductor.org/biocLite.R")
biocLite("Repitools")
In most cases, you don't need to download the package archive at all.
Bioconductor version: 2.14
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 <d.strbenac at garvan.org.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 (from within R,
enter citation("Repitools")):
To install this package, start R and enter:
source("http://bioconductor.org/biocLite.R")
biocLite("Repitools")
To view documentation for the version of this package installed in your system, start R and enter:
browseVignettes("Repitools")
| R Script | Using Repitools for Epigenomic Sequencing Data | |
| Reference Manual |
| biocViews | DNAMethylation, GeneExpression, MethylSeq, Software |
| Version | 1.10.1 |
| In Bioconductor since | BioC 2.9 (R-2.14) |
| License | LGPL (>= 2) |
| Depends | R (>= 3.0.0), methods, BiocGenerics(>= 0.8.0) |
| Imports | IRanges(>= 1.20.0), GenomicRanges, GenomicAlignments, BSgenome, gplots, grid, MASS, gsmoothr, edgeR(>= 3.4.0), DNAcopy, Ringo, aroma.affymetrix, Rsolnp, parallel, Biostrings, Rsamtools, cluster |
| Suggests | ShortRead, BSgenome.Hsapiens.UCSC.hg18, rtracklayer |
| System Requirements | |
| URL | |
| Depends On Me | |
| Imports Me | |
| Suggests Me |
Follow Installation instructions to use this package in your R session.
| Package Source | Repitools_1.10.1.tar.gz |
| Windows Binary | Repitools_1.10.1.zip (32- & 64-bit) |
| Mac OS X 10.6 (Snow Leopard) | Repitools_1.10.1.tgz |
| Mac OS X 10.9 (Mavericks) | Repitools_1.10.1.tgz |
| Browse/checkout source | (username/password: readonly) |
| Package Downloads Report | Download Stats |
Common Bioconductor workflows include:
Post questions about Bioconductor packages to our mailing lists. Read the posting guide before posting!