ParseNoDescription: Generic parser for a description string without extracted...

Description Usage Arguments Value

View source: R/parse-helper.R

Description

This parser works for fields storage.stability, general.stability, oxidation.stability, cloned, purification, crystallization and renatured.

These fields in BRENDA don't have extracted values - the commentary itself is the extracted value.

Usage

1
ParseNoDescription(description, acronym)

Arguments

description

A description string from one of the entries.

acronym

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

Value

A tibble with columns: proteinID, description and refID.


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