Bioconductor version: 2.6
This package contains two main functions. The first is fdr.ma which takes normalized expression data array, experimental design and computes adjusted p-values It returns the fdr adjusted p-values and plots, according to the methods described in (Reiner, Yekutieli and Benjamini 2002). The second, is fdr.gui() which creates a simple graphic user interface to access fdr.ma
Author: Yoav Benjamini, Effi Kenigsberg, Anat Reiner, Daniel Yekutieli
Maintainer: Effi Kenigsberg <effiken.fdrame at gmail.com>
To install this package, start R and enter:
    source("http://bioconductor.org/biocLite.R")
    biocLite("fdrame")
    To cite this package in a publication, start R and enter:
    citation("fdrame")
    | R Script | Annotation Overview | |
| Reference Manual | 
| biocViews | Microarray, DifferentialExpression, MultipleComparisons | 
| Depends | tcltk | 
| Imports | |
| Suggests | |
| System Requirements | |
| License | GPL (>= 2) | 
| URL | |
| Depends On Me | |
| Imports Me | |
| Suggests Me | |
| Version | 1.20.0 | 
| Since | Bioconductor 1.7 (R-2.2) | 
| Package Source | fdrame_1.20.0.tar.gz | 
| Windows Binary | fdrame_1.20.0.zip (32- & 64-bit) | 
| MacOS 10.5 (Leopard) binary | fdrame_1.20.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!