This is an old revision of the document!
Circos is a software package for visualizing data and information a circular layout.
module avail cegma
Notes from the sysadmin during installation:
$ cd /tmp $ git clone https://github.com/KorfLab/CEGMA_v2.git $ cd CEGMA_v2 $ git checkout v2.5 $ make $ sudo mkdir -p /export/apps/cegma/v2.5 $ sudo cp -rv * /export/apps/cegma/v2.5