| MathSBML Home Page | MathSBML Site Map |
visualizeSBMLModel[filename, options]
is an experimental visualization function. It uses the Mathematica-native GraphPlot function to generate a visualization of the model reactions. (Rule, events are not included). Options are any Plot options. New in version 2.6.1; GraphPlot requires Mathematica 5.1| Option | Default | Description |
| visualizationArrowLength | 15 | Length of arrow head in pixels. |
| visualizationBoxHeight | 0.05 | Height of boxes (relative coordinates). |
| visualizationBoxWidth | 0.15 | Width of boxes (relative coordinates). |
| visualizationFontFamily | Times | Font family for annotations. |
| visualizationFontSize | 12 | Font size for annotations. |
| visualizationHeaderFontSize | 18 | Font size for header (model id). |
| visualizationRadius | 0.025 | Radius of ovals used for species. |