psimi25Hypergraph2GraphNEL {RpsiXML}R Documentation

Convert psimi25Hypergraph to graphNEL

Description

Convert a psimi25Hypergraph object to graphNEL object, for the purpose of modelling, visualization, etc.

NA nodes will be first removed from the hypergraph, and then the hypergraph is converted to the graphNEL object

Usage

psimi25Hypergraph2GraphNEL(x)

Arguments

x

An object of the class psimi25Hypergraph

Value

An object of the class graphNEL

Author(s)

Jitao David Zhang <jitao_david.zhang@roche.com>

Examples

## to be implemented

[Package RpsiXML version 2.24.0 Index]