Circos

From ZhangLabWiki
Jump to navigation Jump to search

Circos: installation and tutorial[edit]

Installation[edit]

  • Download the source code for ciscos V0.56 from http://circos.ca/software/.
  • Uncompressed and extracted in genome-miner: /home/kunzhang/softwares/circos-0.56
  • Ran bin/test.modules to find out the missing perl modules.
  • Install libgd (V2.0.33) from https://bitbucket.org/pierrejoye/gd-libgd/downloads.
  • Use CPAN to install GD and the other missing perl modules.
  • Test the run script in the example directory. Everything went fine. Installation completed.

Tutorial[edit]