drug_pathway {dbparser}R Documentation

Drug Pathway parser

Description

Metabolic, disease, and biological pathways that the drug is involved in, as identified by the Small Molecule Protein Database (SMPDB).

Usage

drug_pathway()

Value

a tibble with the following variables:

smpdb-id

Small Molecule Pathway Database identifier for this pathway.

name

Pathway name

category

Pathway category

drugbank_id

drugbank id


[Package dbparser version 2.0.3 Index]