| Interactions_Drug {covid19dbcand} | R Documentation | 
#' Drug Interactions
Description
Describe interactions between the drug being described by the parent drug, and other drugs.
Usage
Interactions_Drug
Format
a tibble with 4 variables:
- drugbank-id
- Drugbank ID of the interacting drug 
- name
- Name of the interacting drug 
- description
- Textual description of the physiological consequences of the drug interaction 
- parent_key
- parent drugbank id 
Details
Drug-drug interactions detailing drugs that, when administered concomitantly with the drug of interest, will affect its activity or result in adverse effects. These interactions may be synergistic or antagonistic depending on the physiological effects and mechanism of action of each drug.
Each drug may have one or more drug interaction.
Source
[Package covid19dbcand version 0.1.1 Index]