Entering edit mode
10.3 years ago
Fredrik
▴
30
Hi,
I have a Python script where I create an SBML model programmatically. Now I would like to do a crude automatic layout of the model. Does anyone know of a library capable of doing that? I could resolve to PyGraphviz, but I would prefer if there is something already implemented.
Kind regards,
Fredrik