extractGeneSubsetFromPair | R Documentation |
Extract the signaling gene names from ligand-receptor pairs
extractGeneSubsetFromPair(
pairLR,
object = NULL,
complex_input = NULL,
geneInfo = NULL,
combined = TRUE
)
pairLR |
data frame must contain columns named 'ligand' and 'receptor' |
object |
a CellChat object |
complex_input |
complex in CellChatDB databse |
geneInfo |
official gene symbol |
combined |
whether combining the ligand genes and receptor genes |
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.