Bioconductor version: 2.6
The Power Law Global Error Model (PLGEM) has been shown to faithfully model the variance-versus-mean dependence that exists in a variety of genome-wide datasets, including microarray and proteomics data. The use of PLGEM has been shown to improve the detection of differentially expressed genes or proteins in these datasets.
Author: Mattia Pelizzola <mattia.pelizzola at gmail.com> and Norman Pavelka <normanpavelka at gmail.com>
Maintainer: Norman Pavelka <normanpavelka at gmail.com>
To install this package, start R and enter:
    source("http://bioconductor.org/biocLite.R")
    biocLite("plgem")
    To cite this package in a publication, start R and enter:
    citation("plgem")
    | R Script | An introduction to PLGEM | |
| Reference Manual | 
| biocViews | Microarray, DifferentialExpression, Proteomics | 
| Depends | R (>= 2.6.0), Biobase(>= 2.5.5), MASS | 
| Imports | utils | 
| Suggests | |
| System Requirements | |
| License | GPL | 
| URL | http://www.genopolis.it | 
| Depends On Me | |
| Imports Me | |
| Suggests Me | |
| Version | 1.20.1 | 
| Since | Bioconductor 1.6 (R-2.1) or earlier | 
| Package Source | plgem_1.20.1.tar.gz | 
| Windows Binary | plgem_1.20.1.zip (32- & 64-bit) | 
| MacOS 10.5 (Leopard) binary | plgem_1.20.1.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!