Rdocumentation
powered by
Learn R Programming
rBiopaxParser (version 2.10.0)
removeInstance: This function removes an instance
Description
This function removes an instance from an existing biopax model.
Usage
removeInstance(biopax, id)
Arguments
biopax
A biopax model
id
string. ID of the instance
Value
Returns the supplied biopax model with the instance removed from it.