build.RMDB: Build RMDB (deprecated)

Description Usage Arguments Value Examples

Description

Parses the RMDB, returns data table with columns compoundname, description, charge, formula and structure (in SMILES)

Usage

1
build.RMDB(outfolder, testMode = FALSE)

Arguments

outfolder

Which folder to save temp files to?

testMode

run in test mode? Only parses first ten compounds

Value

Message that RMDB is deprecated

Examples

1
## Not run: build.RMDB(outfolder=tempdir(), testMode=TRUE)

MetaDBparse documentation built on May 3, 2021, 5:09 p.m.