Circos

From ZhangLabWiki
Revision as of 19:19, 12 April 2012 by KunZhang (talk | contribs) (Created page with "==Circos: installation and tutorial== ===Installation=== *Download the source code for ciscos V0.56 from http://circos.ca/software/. *Uncompressed and extracted in genome-mine...")
(diff) ← Older revision | Latest revision (diff) | Newer revision → (diff)
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]