View source: R/CommPath-main.R
findLRpath | R Documentation |
To find those pathways in which the genesets show overlap with the marker ligand and receptor genes in our dataset
findLRpath(object, category = "all", pathway = NULL)
object |
CommPath object |
category |
Character to indicate which pathway to investigate; one of "go" (GO terms), "kegg" (for KEGG pathways), 'wiki' (for WikiPathways), and "reactome" (for reactome pathways), or "all" for all pathways |
pathway |
List of pathways or genesets defined by users; default is null. If set, the category parameter would be neglected |
CommPath object containing the ligand-receptor interaction information and the pathways showing overlap with the marker ligand and receptor genes in the dataset
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.