get_normalized_variance: Get normalized variance for each gene, taking into account...

View source: R/form_tensor.R

get_normalized_varianceR Documentation

Get normalized variance for each gene, taking into account mean-variance trend

Description

Get normalized variance for each gene, taking into account mean-variance trend

Usage

get_normalized_variance(container)

Arguments

container

environment Project container that stores sub-containers for each cell type as well as results and plots from all analyses

Value

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.


scITD documentation built on Sept. 8, 2023, 5:11 p.m.