Reactions_Drug {covid19dbcand}R Documentation

Drug Reactions

Description

A sequential representation of the metabolic reactions that this drug molecule is involved in. Depending on available information, this may include metabolizing enzymes, reaction type, substrates, products, pharmacological activity of metabolites, and a structural representation of the biochemical reactions.

Usage

Reactions_Drug

Format

a tibble with 6 variables:

sequence

Reactions are displayed within a numerical sequence.

left_drugbank_id

The substrate of the reaction. May be a drug or a metabolite.

left_drugbank_name
right_drugbank_id

The product of the reaction. May be a drug or a metabolite.

right_drugbank_name
parent_key

drugbank id

Details

Each drug may have one or more reaction.

Source

Drugbank Documentation


[Package covid19dbcand version 0.1.1 Index]