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