psimi25Hypergraph2GraphNEL {RpsiXML} | R Documentation |
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
psimi25Hypergraph2GraphNEL(x)
x |
An object of the class |
An object of the class graphNEL
Jitao David Zhang <jitao_david.zhang@roche.com>
## to be implemented