estimate.dispersion {grandR} | R Documentation |
Estimate dispersion parameters for a count matrix using DESeq2
Description
Estimate dispersion parameters for a count matrix using DESeq2
Usage
estimate.dispersion(ss)
Arguments
ss |
the count matrix |
Value
a vector of dispersion parameters (to be used as size=1/dispersion for Xnbinom functions)
[Package grandR version 0.2.5 Index]