getSuperClasses: This function returns the superclasses of the supplied biopax...

Description Usage Arguments Value Author(s) Examples

View source: R/biopax2Classes.R

Description

This function returns the superclasses of the supplied biopax class.

Usage

1
getSuperClasses(classname, biopaxlevel = 3)

Arguments

classname

A string containing a class name

biopaxlevel

Numeric. Specifies the Biopax Level to use.

Value

Returns character vector containing the superclasses of the supplied class

Author(s)

Frank Kramer

Examples

1
 getSuperClasses("control")

frankkramer-lab/rBiopaxParser documentation built on July 19, 2020, 9:49 a.m.