removeInstance {rBiopaxParser}R Documentation

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.

Author(s)

Frank Kramer


[Package rBiopaxParser version 2.20.0 Index]