Bioconductor version: Release (2.11)
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, Software |
Version | 1.30.0 |
In Bioconductor since | BioC 1.7 (R-2.2) |
License | GPL (>= 2) |
Depends | |
Imports | tcltk, graphics, grDevices, stats, utils |
Suggests | |
System Requirements | |
URL | |
Depends On Me | |
Imports Me | |
Suggests Me |
Package Source | fdrame_1.30.0.tar.gz |
Windows Binary | fdrame_1.30.0.zip (32- & 64-bit) |
MacOS 10.5 (Leopard) | fdrame_1.30.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!