prepare_dgidb_data: Prepare dgidb drugs for structure mapping

Description Usage Arguments Value

View source: R/format_dgidb.R

Description

Generates a formatted CSV that can be used as input into the PubChem Identifier Exchange Service (Input ID list = synonyms, operator type = same CID, Output IDs = InChIs,InChiKey,smiles)

Usage

1
2
3
4
prepare_dgidb_data(
  dgidb_interactions_url,
  omit_sources = c("DrugBank", "ChemblInteractions")
)

Arguments

dgidb_interactions_url

A url of the drug gene interaction database, eg "https://www.dgidb.org/data/monthly_tsvs/2021-Jan/interactions.tsv"

Value

An input tsv for the PubChem Identifier Exchange Service


nf-osi/dtexbuilder documentation built on Dec. 22, 2021, 1:15 a.m.