View source: R/CommPath-main.R
findLigand | R Documentation |
To find the upstream identity classes and ligands of specific receptor expressed by specific downstream identity class
findLigand(object, select.ident = NULL, select.receptor = NULL, filter = TRUE)
object |
CommPath object |
select.ident |
Downstream identity class; if 'NULL', use all identity classes |
select.receptor |
Receptor expressed by downstream identity class; if 'NULL', use all receptors that are markers for the selected downstream identity class |
filter |
Logical value indicating to find the upstream identity class from the filtered LR interactions or not; default is TRUE |
Data frame including the interaction information
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.