Bioconductor version: 2.6
Two options are added to the LPE algorithm. The original LPE method sets all variances below the max variance in the ordered distribution of variances to the maximum variance. in LPEadj this option is turned off by default. The second option is to use a variance adjustment based on sample size rather than pi/2. By default the LPEadj uses the sample size based variance adjustment.
Author: Carl Murie <carl.murie at mcgill.ca>, Robert Nadon <robert.nadon at mcgill.ca>
Maintainer: Carl Murie <carl.murie at mcgill.ca>
To install this package, start R and enter:
source("http://bioconductor.org/biocLite.R") biocLite("LPEadj")
To cite this package in a publication, start R and enter:
citation("LPEadj")
R Script | LPEadj test for microarray data with small number of replicates | |
Reference Manual |
biocViews | Microarray, Bioinformatics, Differential Expression, Proteomics |
Depends | LPE |
Imports | LPE, stats |
Suggests | |
System Requirements | |
License | LGPL |
URL | |
Depends On Me | |
Imports Me | |
Suggests Me | |
Version | 1.8.0 |
Since | Bioconductor 2.3 (R-2.8) |
Package Source | LPEadj_1.8.0.tar.gz |
Windows Binary | LPEadj_1.8.0.zip (32- & 64-bit) |
MacOS 10.5 (Leopard) binary | LPEadj_1.8.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!