Learn R Programming

scITD (version 1.0.4)

get_normalized_variance: 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)

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.

Arguments

container

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