Helper function to check whether receptor is present in target cell type
check_rec_pres(
container,
lig_ct_exp,
rec_elements,
target_ct,
percentile_exp_rec
)
A logical indicating whether receptor is present or not.
environment Project container that stores sub-containers for each cell type as well as results and plots from all analyses
numeric Scaled expression for a ligand in the source cell type
character One or more components of a receptor complex
character The name of the target cell type
numeric The percentile of ligand expression above which all donors need to have at least 5 cells expressing the receptor.