Augments an annotaR object with known drug/compound data from the
OpenTargets platform. This includes the drug name, type, mechanism of
action, and clinical trial phase.
Usage
add_drug_links(annotaR_object)
Value
A new tibble with the original data joined with drug association
columns (e.g., drug_name, drug_type, mechanism_of_action, phase).
Arguments
annotaR_object
A tibble, typically from annotaR(), containing a
'gene' column with HGNC symbols.