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