getSubClasses {rBiopaxParser} | R Documentation |
This function returns the subclasses of the supplied biopax class.
getSubClasses(classname, biopaxlevel = 3)
classname |
A string containing a class name |
biopaxlevel |
Numeric. Specifies the Biopax Level to use. |
Returns character vector containing the subclasses of the supplied class
Frank Kramer
getSubClasses("control")