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.
Arguments
model
the model as generated using readSIF