Description Usage Arguments Value Examples
Get the current BRENDA term id and name from a term id, term name, or synonym. updated 07/2020
1 | BRENDACurrentName(x, obo = BRENDAobo)
|
x |
A BRENDA term id, term name, or synonym of a term |
obo |
Optional. The ontology file. BRENDA OBO file will be loaded if not provided. |
If input is a valid BRENDA term, return a character of the current term id and term name
1 2 3 | BRENDACurrentName("BTO:0005475") # valid current name, output itself
BRENDACurrentName("SUM149 cell") # valid synonym; change to current name
BRENDACurrentName("BTO:0005388") # valid synonym; change to current name
|
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.