annotate_bcv: Calculate and annotate biological coefficent of variation

Description Usage Arguments Value Examples

View source: R/annotate_bcv.R

Description

annotate_bcv() calculates the biological coefficent of variation from a give cds and returns an annotated fData dataframe.

Usage

1
annotate_bcv(cds, scaled_matrix = NULL)

Arguments

cds

a monocle CellDataSet object

scaled_matrix

a scaled expression matrix derived from cds provided. Exprs(cds) should be divided by the colsums and multiplied by 10,000.

Value

an annotated fData dataframe

Examples

1

jacobheng/cellwrangler documentation built on Aug. 12, 2019, 6:49 a.m.