data(drug_gene_interactions)
example_drug_target_interactions <- make_drug_target(target_molecules='protein',
interaction_table=drug_gene_interactions,
match_on='gene_name')
Run the code above in your browser using DataLab