getInstanceClass {rBiopaxParser} | R Documentation |
This function returns the class name of the instance.
getInstanceClass(biopax, id)
biopax |
A biopax model |
id |
string |
Returns the class name of the biopax instance.
fkramer
# load data data(biopaxexample) getInstanceClass(biopax, id="ex_m_100650")