View source: R/get_prop_associations.R
get_indv_subtype_associations | R Documentation |
Compute subtype proportion-factor association p-values for all subclusters of a given major cell type
get_indv_subtype_associations(container, donor_props, factor_select)
container |
environment Project container that stores sub-containers for each cell type as well as results and plots from all analyses |
donor_props |
matrix Donor proportions of subtypes |
factor_select |
numeric The factor to get associations for |
A vector of association statistics each cell subtype against a selected factor.
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.