View source: R/parse-nomenclature.R
ParseSystematicName | R Documentation |
Remove useless characters in the description.
ParseSystematicName(description)
description |
The description string in a "SYSTEMATIC_NAME" entry. |
A string to fill into the systematic.name
field in
brenda.nomenclature
.
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.