dispersionTable: Retrieve a table of values specifying the mean-variance...

Description Usage Arguments Value

View source: R/utils.R

Description

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.

Usage

1

Arguments

cds

The CellDataSet from which to extract a dispersion table.

Value

A data frame containing the empirical mean expression, empirical dispersion, and the value estimated by the dispersion model.


monocle documentation built on Nov. 8, 2020, 5:06 p.m.