Become an expert in R — Interactive courses, Cheat Sheets, certificates and more!
Get Started for Free

model2igraph

Convert a model object to a igraph object


Description

This function receives as input a model object and converts it to a graph object made by igraph. igraph provides lots of utilities especially to write the file in different format such as GML.

Usage

model2igraph(model)

Arguments

model

the model as generated using readSIF

Value

g

a igraph object

Author(s)

T. Cokelaer

See Also


CellNOptR

Training of boolean logic models of signalling networks using prior knowledge networks and perturbation data

v1.36.0
GPL-3
Authors
T.Cokelaer, F.Eduati, A.MacNamara, S.Schrier, C.Terfve, E.Gjerga, A.Gabor
Initial release
2018-11-08

We don't support your browser anymore

Please choose more modern alternatives, such as Google Chrome or Mozilla Firefox.