reduce_to_vargenes: Reduce each cell type's expression matrix to just the...

View source: R/form_tensor.R

reduce_to_vargenesR Documentation

Reduce each cell type's expression matrix to just the significantly variable genes. Generally, this should be done through calling the form_tensor() wrapper function.

Description

Reduce each cell type's expression matrix to just the significantly variable genes. Generally, this should be done through calling the form_tensor() wrapper function.

Usage

reduce_to_vargenes(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 pseudobulked matrices reduced to only the most variable genes.


kharchenkolab/scITD documentation built on Sept. 25, 2023, 11:02 p.m.