get_up_dict | R Documentation |
Helper function to get UniProt dictionary
get_up_dict(
ligrec_res,
up,
key_column1 = "Ligand_ID",
key_column2 = "Receptor_ID"
)
ligrec_res |
ligand_receptor resource to translate |
up |
uniprot db to be queried |
key_column1 |
name of the ligand column |
key_column2 |
name of the receptor column |
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.