mctnetwork_gen_gmod_mc_t | R Documentation |
Given a list of genes and a matrix, this compute mean umi per metacell (rows) and time (column).
mctnetwork_gen_gmod_mc_t(mct_id, mat_id, genes, min_percentile = 0.05)
mct_id |
mct network object |
mat_id |
umi matrix object |
genes |
list of gene names |
min_percentile |
percentile value to use as minimum threshold (this is used to avoid very small values and regularize color scale, default 0.05) |
A matrix on metacells and time with mean umi fraction over the gene module
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.