lr_db | R Documentation |
A comprehensive database of human ligand-receptor pairs with gene/protein identifiers
and supporting evidence from literature. Data imported from human_lr_pair.txt
.
lr_db
A data frame with 3,398 rows (pairs) and 10 columns:
Character. Unique identifier for ligand-receptor pair, formatted as "LIGAND_RECEPTOR" (e.g., "SEMA3F_PLXNA3")
Character. Official HGNC symbol of the ligand gene (e.g., "SEMA3F")
Character. Official HGNC symbol of the receptor gene (e.g., "PLXNA3")
Integer. Entrez Gene ID of the ligand gene (NCBI identifier)
Integer. Entrez Gene ID of the receptor gene (NCBI identifier)
Character. Ensembl protein ID of the ligand (e.g., "ENSP00000002829")
Character. Ensembl protein ID of the receptor (e.g., "ENSP00000358696")
Character. Ensembl gene ID of the ligand (e.g., "ENSG00000001617")
Character. Ensembl gene ID of the receptor (e.g., "ENSG00000130827")
Character. PubMed IDs (PMIDs) supporting the interaction, comma-separated (e.g., "15721238")
Source from CellTalkDB (PMID: 33147626).
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.