View source: R/CommPath-main.R
findReceptor | R Documentation |
To find the downstream identity class of specific ligand released by specific upstream identity class
findReceptor(object, select.ident = NULL, select.ligand = NULL, filter = TRUE)
object |
CommPath object |
select.ident |
Upstream identity class; if 'NULL', use all identity classes |
select.ligand |
Ligand released by upstream identity class; if 'NULL', use all ligands that are markers for the selected upstream identity class |
filter |
Logical value indicating to find the downstream 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.