Graphviz

Graphviz is open source graph visualization software. Graph visualization is a way of representing structural information as diagrams of abstract graphs and networks. It has important applications in networking, bioinformatics, software engineering, database and web design, machine learning, and in visual interfaces for other technical domains.

Note

This is an autogenerated page, more detail including examples may be available for this package. Please see the first section of Software on Stanage

After connecting to Stanage (see Establishing a SSH connection), start an interactive session with the following command:

srun --pty bash -i

A version of Graphviz can then be made available with one of the following:

module load Graphviz/8.1.0-GCCcore-12.2.0

Notes

Graphviz was installed using Easybuild, build details can be found in $EBROOTGRAPHVIZ/easybuild with a given module loaded.

Dependencies for latest version of Graphviz