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

View source: R/parse-reaction.R

ParseReactionR Documentation

Parser for the description strings of certain reaction-related fields.

Description

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

Usage

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


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