This is an old revision of the document!
Circos is a software package for visualizing data and information a circular layout.
$ module avail cegma
$ module load cegma/v2.5 $ cegma -g $CEGMA/sample/sample.dna -p $CEGMA/sample/sample.prot
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