Description Usage Arguments Details Value
View source: R/parse-reaction.R
This parser works for the fields substrate.product
and
natural.substrate.product
.
1 | ParseReaction(description, acronym)
|
description |
A description string from one of the entries. |
acronym |
The acronym of the field. Can be found with |
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 "||".
A tibble
with columns: proteinID, substrate, product,
commentarySubstrate, commentaryProduct, fieldInfo and refID
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.