census_monocle | R Documentation |
Implementation taken from Monocle2: https://github.com/cole-trapnell-lab/monocle-release/blob/master/R/normalization.R#L140
census_monocle(expr_matrix, exp_capture_rate, expr_threshold)
expr_matrix |
TPM matrix |
exp_capture_rate |
expected capture rate; default=0.25 |
expr_threshold |
expression threshold; default=0 |
vector with estimated mRNA values per cell in expr_matrix
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.