Accessor functions for the dispersion estimates in a DESeqDataSet object.
The dispersions for each row of the DESeqDataSet. Generally,
these are set by estimateDispersions
.
dispersions(object, ...) dispersions(object, ...) <- value ## S4 method for signature 'DESeqDataSet' dispersions(object) ## S4 replacement method for signature 'DESeqDataSet,numeric' dispersions(object) <- value
object |
a |
... |
additional arguments |
value |
the dispersions to use for the Negative Binomial modeling |
Simon Anders
Please choose more modern alternatives, such as Google Chrome or Mozilla Firefox.