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

View source: R/parse-helper.R

ParseNoDescriptionR Documentation

Generic parser for a description string without extracted values.

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

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.


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