Learn R Programming

MetaDBparse (version 2.0.0)

build.DRUGBANK: Build DRUGBANK

Description

Parses the DRUGBANK DB, returns data table with columns compoundname, description, charge, formula and structure (in SMILES)

Usage

build.DRUGBANK(outfolder)

Arguments

outfolder

Which folder to save temp files to?

Value

data table with parsed database

Details

Requires account creation! Then please download the full XML database from the website and place in databases/drugbank_source folder. Create it if it doesn't exist yet please!

See Also

unzip str_match getURL readHTMLTable,xmlToList,xmlValue,xmlEventParse as.data.table pboptions