normalize.census: census

Description Usage Arguments Value

Description

census is implemented in Monocle.

Usage

1
normalize.census(counts, control = list(save_modelFit = FALSE))

Arguments

counts

Gene by sample expression count matrix (G by N). Has to be TPM or FPKM.

control

List with control arguments, including save_modelFit TRUE to output the complete census output.

Value

List of the following objects count_normed numeric matrix of normalized count matrix, or also know as true abundance by monocle. libsize_factors numeric matrix of scale factors for library sizes. model_output monocle complete output.


jhsiao999/ashbun documentation built on May 8, 2019, 11:17 p.m.