View source: R/get_LR_interact.R
plot_mod_and_lig | R Documentation |
Plot trio of associations between ligand expression, module eigengenes, and factor scores
plot_mod_and_lig(container, factor_select, mod_ct, mod, lig_ct, lig)
container |
environment Project container that stores sub-containers for each cell type as well as results and plots from all analyses |
factor_select |
numeric The factor to use |
mod_ct |
character The name of the cell type for the corresponding module |
mod |
numeric The number of the corresponding module |
lig_ct |
character The name of the cell type where the ligand is expressed |
lig |
character The name of the ligand to use |
A cowplot figure of ggplot objects for the three associations scatter plots.
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.