Description Usage Arguments Value Examples
Get the tissue a term is developed from, if available updated 07/2020
1 | BRENDADevelopFrom(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 term id and term name the input is developed from.
1 2 3 4 | BRENDADevelopFrom("BTO:0000995")
BRENDADevelopFrom("BTO:0000150")
BRENDADevelopFrom("BTO:0000187") # input is a valid BRENDA term but
# it is not developed from any other tissues, gives character0
|
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.