powered by
Parses the BLOOD EXPOSOME DB, returns data table with columns compoundname, description, charge, formula and structure (in SMILES)
build.BLOODEXPOSOME(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 read_xlsx pbapply read_json
download.file
read_xlsx
pbapply
read_json
# NOT RUN { build.BLOODEXPOSOME(outfolder=tempdir(), testMode=TRUE) # }
Run the code above in your browser using DataLab