Circos
Circos is a visualization package that displays data in a circular layout. It commonly used to visualize genomics data.
Documentation
Usage on Bridges-2
To see what versions of Circos are available and if there is more than one, which is the default, along with some help, type
module spider circos
To use Circos, include a command like this in your batch script or interactive session to load the circos module (note ‘module load’ is case-sensitive):
module load circos