getInstanceClass: This function returns the class name of the instance.

Description Usage Arguments Value Author(s) Examples

View source: R/selectBiopax.R

Description

This function returns the class name of the instance.

Usage

1

Arguments

biopax

A biopax model

id

string

Value

Returns the class name of the biopax instance.

Author(s)

fkramer

Examples

1
2
3
 # load data
 data(biopaxexample)
 getInstanceClass(biopax, id="ex_m_100650")

rBiopaxParser documentation built on Nov. 8, 2020, 8:21 p.m.