mc_compute_outlier_fc | R Documentation |
Each metacell is defiend by a total set of umis, defining an expected number of umi pere cell per gene. After regularization (1 umi per cell), the fold enrichment of the gene in each cell is computed naively. Note that the MC inferred value is currently based on linear mean, whic his highly inadequate when an outlier is present.
mc_compute_outlier_fc(mc, mat)
mc |
metacell object (not id) |
mat |
matrix object (not id) |
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.