ParseGeneric: Generic parser for a description string.

Description Usage Arguments Details Value

View source: R/parse-helper.R

Description

Descriptions are generally structured as the following:

This function separates these fields into different columns.

Usage

1
ParseGeneric(description, acronym)

Arguments

description

A description string from one of the entries.

acronym

The acronym of the field. Can be found with ShowFields().

Details

The description column contains values extracted by BRENDA in each field.

The fieldInfo column contains different information in different fields:

Value

A tibble with columns: proteinID, description, fieldInfo, commentary, and refID


brendaDb documentation built on Nov. 8, 2020, 5:16 p.m.