census_monocle: Census calculation as implemented in monocle

View source: R/census.R

census_monocleR Documentation

Census calculation as implemented in monocle

Description

Implementation taken from Monocle2: https://github.com/cole-trapnell-lab/monocle-release/blob/master/R/normalization.R#L140

Usage

census_monocle(expr_matrix, exp_capture_rate, expr_threshold)

Arguments

expr_matrix

TPM matrix

exp_capture_rate

expected capture rate; default=0.25

expr_threshold

expression threshold; default=0

Value

vector with estimated mRNA values per cell in expr_matrix


omnideconv/SimBu documentation built on May 5, 2024, 12:33 p.m.