searchPair | R Documentation |
Subset the ligand-receptor interactions for given specific signals in CellChatDB
searchPair(
signaling = c(),
pairLR.use,
key = c("pathway_name", "ligand"),
matching.exact = FALSE,
pair.only = TRUE
)
signaling |
a character vector |
pairLR.use |
a dataframe containing ligand-receptor interactions |
key |
the keyword to match |
matching.exact |
whether perform exact matching |
pair.only |
whether only return ligand-receptor pairs without cofactors |
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.