get_normalized_variance | R Documentation |
Get normalized variance for each gene, taking into account mean-variance trend
get_normalized_variance(container)
container |
environment Project container that stores sub-containers for each cell type as well as results and plots from all analyses |
The project container with vectors of normalized variances values in scMinimal objects for each cell type. Generally, this should be done through calling the form_tensor() wrapper function.
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.