model2igraph: Convert a model object to a igraph object

Description Usage Arguments Value Author(s) See Also

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

1
model2igraph(model)

Arguments

model

the model as generated using readSIF

Value

g

a igraph object

Author(s)

T. Cokelaer

See Also

graph2sif, sif2graph


cokelaer/CellNOptR documentation built on May 27, 2019, 8:44 a.m.