DEDS

Differential Expression via Distance Summary for Microarray Data

This library contains functions that calculate various statistics of differential expression for microarray data, including t statistics, fold change, F statistics, SAM, moderated t and F statistics and B statistics. It also implements a new methodology called DEDS (Differential Expression via Distance Summary), which selects differentially expressed genes by integrating and summarizing a set of statistics using a weighted distance approach.

Author Yuanyuan Xiao , Jean Yee Hwa Yang .
Maintainer Yuanyuan Xiao

To install this package, start R and enter:

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

Vignettes (Documentation)

Package Downloads

DEDS.pdf
Source DEDS_1.12.1.tar.gz
Windows binary DEDS_1.12.1.zip
OS X binary DEDS_1.12.1.tgz

Details

biocViews
Depends R, methods
Suggests
Imports
SystemRequirements
License LGPL
URL
dependsOnMe
suggestsMe