Bioconductor version: 2.7
Test for differentially expressed genes with microarray data. This package can be used with both cDNA microarrays or Affymetrix chip. The packge fits a robust Bayesian hierarchical model for testing for differential expression. Outliers are modeled explicitly using a $t$-distribution. The model includes an exchangeable prior for the variances which allow different variances for the genes but still shrink extreme empirical variances. Our model can be used for testing for differentially expressed genes among multiple samples, and can distinguish between the different possible patterns of differential expression when there are three or more samples. Parameter estimation is carried out using a novel version of Markov Chain Monte Carlo that is appropriate when the model puts mass on subspaces of the full parameter space.
Author: Raphael Gottardo
Maintainer: Raphael Gottardo <raph at stat.ubc.ca>
To install this package, start R and enter:
source("http://bioconductor.org/biocLite.R") biocLite("bridge")
To cite this package in a publication, start R and enter:
citation("bridge")
R Script | bridge Tutorial | |
Reference Manual |
biocViews | Microarray, OneChannel, TwoChannel, DifferentialExpression |
Depends | R (>= 1.9.0), rama |
Imports | |
Suggests | |
System Requirements | |
License | GPL (>= 2) |
URL | |
Depends On Me | |
Imports Me | |
Suggests Me | |
Version | 1.14.0 |
Since | Bioconductor 1.6 (R-2.1) or earlier |
Package Source | bridge_1.14.0.tar.gz |
Windows Binary | bridge_1.14.0.zip (32- & 64-bit) |
MacOS 10.5 (Leopard) binary | bridge_1.14.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!