Description Usage Arguments Value Author(s) Examples
This function returns the class name of the instance.
1 | getInstanceClass(biopax, id)
|
biopax |
A biopax model |
id |
string |
Returns the class name of the biopax instance.
fkramer
1 2 3 | # load data
data(biopaxexample)
getInstanceClass(biopax, id="ex_m_100650")
|
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.