powered by
Parses the REACTOME db, returns data table with columns compoundname, description, charge, formula and structure (in SMILES)
Parses the METABOLOMICSWORKBENCH db, returns data table with columns compoundname, description, charge, formula and structure (in SMILES)
build.REACTOME(outfolder)build.METABOLOMICSWORKBENCH(outfolder)
build.METABOLOMICSWORKBENCH(outfolder)
Which folder to save temp files to?
data table with parsed database
as.data.table html_nodes read_html
as.data.table
html_nodes
read_html
# NOT RUN { build.REACTOME(outfolder=tempdir()) # } # NOT RUN { build.METABOLOMICSWORKBENCH(outfolder=tempdir()) # }
Run the code above in your browser using DataLab