LPE

Methods for analyzing microarray data using Local Pooled Error (LPE) method

This LPE library is used to do significance analysis of microarray data with small number of replicates. It uses resampling based FDR adjustment, and gives less conservative results than traditional 'BH' or 'BY' procedures. Data accepted is raw data in txt format from MAS4, MAS5 or dChip. Data can also be supplied after normalization. LPE library is primarily used for analyzing data between two conditions. To use it for paired data, see LPEP library. For using LPE in multiple conditions, use HEM library.

Author Nitin Jain , Michael O'Connell , Jae K. Lee . Includes R source code contributed by HyungJun Cho
Maintainer Nitin Jain

To install this package, start R and enter:

    source("http://bioconductor.org/biocLite.R")
    biocLite("LPE")

Vignettes (Documentation)

Package Downloads

LPE.pdf
Source LPE_1.10.0.tar.gz
Windows binary LPE_1.10.0.zip
OS X binary LPE_1.10.0.tgz

Details

biocViews
Depends
Suggests
Imports
SystemRequirements
License LGPL
URL http://www.r-project.org,
dependsOnMe arrayQCplot
suggestsMe ABarray