powered by
Parses WikiPathways chemical compound database, returns data table with columns compoundname, description, charge, formula and structure (in SMILES)
build.WIKIPATHWAYS(outfolder, testMode = FALSE)
Which folder to save temp files to?
run in test mode? Only parses first ten compounds
data table with parsed database
SPARQL as.data.table getURL html_nodes read_html
SPARQL
as.data.table
getURL
html_nodes
read_html
# NOT RUN { build.WIKIPATHWAYS(outfolder=tempdir(), testMode=TRUE) # }
Run the code above in your browser using DataLab