get_ctype_exp_var: Get explained variance of the reconstructed data using one...

View source: R/run_tucker_ica.R

get_ctype_exp_varR Documentation

Get explained variance of the reconstructed data using one cell type from one factor

Description

Get explained variance of the reconstructed data using one cell type from one factor

Usage

get_ctype_exp_var(container, factor_use, ctype)

Arguments

container

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

factor_use

numeric The factor to get variance explained for

ctype

character The cell type to get variance explained for

Value

The explained variance numeric value for one cell type of one factor.


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