powered by
Parses the EXPOSOME EXPLORER DB, returns data table with columns compoundname, description, charge, formula and structure (in SMILES)
build.EXPOSOMEEXPLORER(outfolder, testMode = FALSE)
Which folder to save temp files to?
run in test mode? Only parses first ten compounds
data table with parsed database
download.file,unzip str_match getURL fread pbapply capitalize
download.file
unzip
str_match
getURL
fread
pbapply
capitalize
# NOT RUN { build.EXPOSOMEEXPLORER(outfolder=tempdir(), testMode=TRUE) # }
Run the code above in your browser using DataLab