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