-
Notifications
You must be signed in to change notification settings - Fork 38
Home
PEER is a collection of Bayesian approaches to infer hidden determinants and their effects from gene expression profiles using factor analysis methods. Applications of PEER have
- detected batch effects and experimental confounders
- increased the number of expression QTL findings by threefold
- allowed inference of intermediate cellular traits, such as transcription factor or pathway activations
The PEER model, inference, and applications are described in
- A Bayesian framework to account for complex non-genetic factors in gene expression levels greatly increases power in eQTL studies. (PLoS Computational Biology, May 2010)
- Joint Genetic Analysis of Gene Expression Data with Inferred Cellular Phenotypes. (PLoS Genetics, January 2011)
A protocol paper, describing the use of PEER and this software package is described in
- Using Probabilistic Estimation of Expression Residuals (PEER) to obtain increased power and interpretability of gene expression analyses (Nature Protocols, in press)
and several other projects have successfully used PEER.
This project offers an efficient and versatile C++ implementation of the underlying algorithms with user-friendly interfaces to R and python. To get started using PEER, download the source or binary versions, see the installation instructions, and take a look at the getting started tutorial.
- 10/10/2011 PEER 1.3 release: improved verbose functions for the R interface and new demo scripts.
- 06/08/2011 PEER 1.2 release: minor bugfixes and interface additions for R and python interface.
- 01/08/2011 Extended examples online, showing how to use PEER on yeast eQTL datasets
- 20/07/2011 PEER 1.1 release: PEER can now also be installed as R source package (CRAN forthcoming)
- 14/07/2011 PEER 1.0 released: Support for sparse factor analysis with prior information added
- 01/07/2011 Support for probe-specific measurement uncertainty added
- Installation instructions
- Getting started & tutorial
- FAQ
- Projects and publications that use PEER
- Contact
- Oliver Stegle
- Matias Piipari
- Leopold Parts
PEER was originally developed in research groups of John Winn at Microsoft Research, Cambridge, and Richard Durbin at the Wellcome Trust Sanger Institute.