BRENDACurrentName: BRENDACurrentName

Description Usage Arguments Value Examples

View source: R/BRENDA.R

Description

Get the current BRENDA term id and name from a term id, term name, or synonym. updated 07/2020

Usage

1

Arguments

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.

Value

If input is a valid BRENDA term, return a character of the current term id and term name

Examples

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

Vanessa104/devsig documentation built on Oct. 9, 2020, 2:28 a.m.