DEDS objects
are usually created by functions deds.pval,
deds.stat and deds.stat.linkC.
DEDS objects can be created by new("DEDS",deds) where
deds is a list. This class contains no slots, but objects
should contain the following list components:
E: |
| A numeric vector of the most extreme point in the direction of differential expression. |
p: |
| A numeric vector of q- or adjusted p-values. |
geneOrder: |
| An integer vector giving the index of the top genes in terms of differential expression. |
stats: |
| A matrix of p values or statistics. |
deds.pval, deds.stat,
deds.stat.linkC