powered by
Parses the RMDB, returns data table with columns compoundname, description, charge, formula and structure (in SMILES)
build.RMDB(outfolder, testMode = FALSE)
Which folder to save temp files to?
run in test mode? Only parses first ten compounds
Message that RMDB is deprecated
# NOT RUN { build.RMDB(outfolder=tempdir(), testMode=TRUE) # }
Run the code above in your browser using DataLab