dispersionTable {monocle} | R Documentation |
Calling estimateDispersions computes a smooth function describing how variance in each gene's expression across cells varies according to the mean. This function only works for CellDataSet objects containing count-based expression data, either transcripts or reads.
dispersionTable(cds)
cds |
The CellDataSet from which to extract a dispersion table. |
A data frame containing the empirical mean expression, empirical dispersion, and the value estimated by the dispersion model.