Convert a model object to a igraph object
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.
model2igraph(model)
model |
the model as generated using readSIF |
g |
a igraph object |
T. Cokelaer
Please choose more modern alternatives, such as Google Chrome or Mozilla Firefox.