model2igraph: Convert a model object to a igraph object

Description Usage Arguments Value Author(s) See Also

View source: R/model2igraph.R

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


CellNOptR documentation built on Nov. 8, 2020, 6:58 p.m.