View source: R/run_tucker_ica.R
get_ctype_exp_var | R Documentation |
Get explained variance of the reconstructed data using one cell type from one factor
get_ctype_exp_var(container, factor_use, ctype)
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 |
The explained variance numeric value for one cell type of one factor.
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.