powered by
Parses the YMDB, returns data table with columns compoundname, description, charge, formula and structure (in SMILES)
build.YMDB(outfolder)
Which folder to save temp files to?
data table with parsed database
download.file,unzip as.data.table,fread,rbindlist datablock2ma,datablock pbapply getURL str_match
download.file
unzip
as.data.table
fread
rbindlist
datablock2ma
datablock
pbapply
getURL
str_match
# NOT RUN { build.YMDB(outfolder=tempdir()) # }
Run the code above in your browser using DataLab