Bioconductor version: Release (2.12)
Rcade (which stands for "R-based analysis of ChIP-seq And Differential Expression") is a tool for integrating ChIP-seq data with differential expression summary data, through a Bayesian framework. A key application is in identifing the genes targeted by a transcription factor of interest - that is, we collect genes that are associated with a ChIP-seq peak, and differential expression under some perturbation related to that TF.
Author: Jonathan Cairns
Maintainer: Jonathan Cairns <jonathan.cairns at cancer.org.uk>
To install this package, start R and enter:
source("http://bioconductor.org/biocLite.R") biocLite("Rcade")
To cite this package in a publication, start R and enter:
citation("Rcade")
R Script | Rcade Vignette | |
Reference Manual | ||
Text | README | |
Text | NEWS |
biocViews | ChIPseq, DifferentialExpression, GeneExpression, Genetics, Sequencing, Software, Transcription |
Version | 1.2.0 |
In Bioconductor since | BioC 2.11 (R-2.16) |
License | GPL-2 |
Depends | R (>= 2.14.0), methods, GenomicRanges, baySeq, Rsamtools |
Imports | graphics, IRanges, rgl |
Suggests | limma, biomaRt, RUnit, BiocGenerics |
System Requirements | |
URL | |
Depends On Me | |
Imports Me | |
Suggests Me |
Package Source | Rcade_1.2.0.tar.gz |
Windows Binary | Rcade_1.2.0.zip (32- & 64-bit) |
Mac OS X 10.6 (Snow Leopard) | Rcade_1.2.0.tgz |
Package Downloads Report | Download Stats |
Common Bioconductor workflows include:
Post questions about Bioconductor packages to our mailing lists. Read the posting guide before posting!