downloadBT: Download biotransformer jar file.

Description Usage Arguments Value See Also Examples

View source: R/oxy-biotransformer.R

Description

To predict enzymatic metabolite changes, you can enable Biotransformer processing in the base database creation. This downloads the necessary JAR file from the developer page.

Usage

1
downloadBT(outfolder)

Arguments

outfolder

In which folder do you want to save the .jar file?

Value

File location

See Also

download.file,unzip

Examples

1
 ## Not run: jarloc = downloadBT(outfolder = tempdir())

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