powered by
Get the donor scores and loadings matrix for a single-factor
get_one_factor(container, factor_select)
A list with the first element as the donor scores and the second element as the corresponding loadings matrix for one factor.
environment Project container that stores sub-containers for each cell type as well as results and plots from all analyses
numeric The number corresponding to the factor to extract
f1_res <- get_one_factor(test_container, factor_select=1)
Run the code above in your browser using DataLab