Alex Lewin

Bayesian mixture model for differential expression.

This is the code for the model in Lewin et al. (2007), Stat. Appl. Gen. Mol. Biol..

Download from BIOCONDUCTOR here (currently only available in the development version)

OR: Download BGmix (gzipped tar file).
Linux: this file can be installed in R in the usual way, by saving it to your system, then using install.packages("BGmix_0.9.0.tar.gz",repos=NULL).
Windows: use Winzip on the above file, and get the R code directly. The main function is BGmix.R (in BGmix/R).

The Vignette BGmix.pdf (in BGmix/inst/doc) has details of how to run the model.


BACK to my homepage