removeDisconnectedParts {rBiopaxParser}R Documentation

This function is used internally by pathway2Graph to remove the smaller disconnected parts of the pathway graph.

Description

This function is used internally by pathway2Graph to remove the smaller disconnected parts of the pathway graph.

Usage

removeDisconnectedParts(mygraph)

Arguments

mygraph

a graph object

Author(s)

Nirupama Benis


[Package rBiopaxParser version 2.20.0 Index]