acronyms: Information fields and their corresponding acronyms.

acronymsR Documentation

Information fields and their corresponding acronyms.

Description

The RData file is generated by reading the entire BRENDA text file with ReadBrenda(), and getting unique values in the field column. The acronyms are extracted by the regex ^[A-Z_05]+.

Usage

data(acronyms)

Format

A data.frame with 40 rows and 2 columns.

  • field: field names in the BRENDA text file (all uppercase letters separated by underscores). This could be used in the fields argument of the QueryBrenda() function.

  • acronym: acronyms used by the BRENDA file to indicate the fields.


y1zhou/brendaDb documentation built on Dec. 12, 2022, 3:43 a.m.