
Subset a DrugBank dvobject by a vector of DrugBank IDs
Source:R/utils.R
subset_drugbank_dvobject.RdSubset a DrugBank dvobject by a vector of DrugBank IDs
Details
Intelligently filters a DrugBank dvobject to retain only the data associated with a specified list of drugbank_ids. It correctly handles the deep, multi-level nested structure of the entire object, including the complex relationships within the `cett` list.
See also
Other utility:
add_database_info(),
show_dvobject_metadata(),
subset_onsides_dvobject()