Description Usage Arguments Details Value
Descriptions are generally structured as the following:
Protein information is included in '#'...#',
Literature citations are in '<...>',
Commentaries in '(...)', and
field-special information in '...'.
This function separates these fields into different columns.
1 | ParseGeneric(description, acronym)
|
description |
A description string from one of the entries. |
acronym |
The acronym of the field. Can be found with |
The description
column contains values extracted by BRENDA in each field.
The fieldInfo
column contains different information in different fields:
In a SYNONYMS
entry, it is either the source of the identifier, or part
of the description (a false positive).
In KM_VALUE
, TURNOVER_NUMBER
entries, it's the corresponding substrate.
A tibble
with columns: proteinID, description, fieldInfo,
commentary, and refID
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.