Description Usage Arguments Value Author(s) Examples
View source: R/biopax2Classes.R
This function returns the superclasses of the supplied biopax class.
1 | getSuperClasses(classname, biopaxlevel = 3)
|
classname |
A string containing a class name |
biopaxlevel |
Numeric. Specifies the Biopax Level to use. |
Returns character vector containing the superclasses of the supplied class
Frank Kramer
1 | getSuperClasses("control")
|
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.