Description Usage Arguments Value Examples
View source: R/parse-nomenclature.R
Remove useless characters in the description.
1 | ParseSystematicName(description)
|
description |
The description string in a "SYSTEMATIC_NAME" entry. |
A string to fill into the systematic.name
field in
brenda.nomenclature
.
1 2 | x <- "SN\talcohol:NAD+ oxidoreductase"
brendaDb:::ParseSystematicName(x)
|
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.