get_up_dict: Helper function to get UniProt dictionary

get_up_dictR Documentation

Helper function to get UniProt dictionary

Description

Helper function to get UniProt dictionary

Usage

get_up_dict(
  ligrec_res,
  up,
  key_column1 = "Ligand_ID",
  key_column2 = "Receptor_ID"
)

Arguments

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


saezlab/liana documentation built on Nov. 8, 2023, 11:53 a.m.