ParseReaction: Parser for the description strings of certain...

Description Usage Arguments Details Value

View source: R/parse-reaction.R

Description

This parser works for the fields substrate.product and natural.substrate.product.

Usage

1
ParseReaction(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 reversibility of the reactions are wrapped in ; substrates and products are separated by "="; commentaries on substrates are wrapped in "()", and commentaries on products are wrapped in "||".

Value

A tibble with columns: proteinID, substrate, product, commentarySubstrate, commentaryProduct, fieldInfo and refID


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