DownloadBrenda {brendaDb}R Documentation

Download and unzip the BRENDA text file.

Description

By default, the function downloads a zipped BRENDA text file to a local cache directory, and extracts a brenda_download.txt file.

Usage

DownloadBrenda(force.download = FALSE)

Arguments

force.download

Boolean value. If TRUE, ignore the cache and force re-download of the BRENDA text file. Default is FALSE.

Value

A string of the path to the downloaded BRENDA text file.

Examples

## Not run: DownloadBrenda()


[Package brendaDb version 1.7.2 Index]