This is a test version of Biostars. For the public version, visit https://www.biostars.org.
Circos Gd Module Error

Hi all,

So Iam trying to use circos for the very first time. I installed all the required modules and also ran the example plot. It ran fine and generated the plot. But now when Iam using it again, it shows an error with GD module saying there is a problem with OTF file (fonts). I then used the instruction to debug, and I all that is needed i.e freestyle stuff. I then tried installing GD using CPAN, but it says its up to date. Does anyone know what the problem might be? I will post the exact error once in the office. Thanks in advance!

just a though: I noticed that GD 2.49 was released a couple days ago. Perhaps if you installed GD 2.46 your issues might be resolved. Also there is a circos google group that can help you.

Thanks Zev. Maybe I will check with GD 2.46 then. Couple of days? so this might be the reason that it ran just fine before but not anymore, isnt it?

2 answers

So, Installing Circos and getting it running was a whole day ordeal for me, mainly because I had to update a lot of CPAN stuff. This blog post was pretty essential for me finding a solution to conflicting dependencies (for which GD is required). I would check on what Zev points out first, but that blog post helped get Circos working for me.

Thanks Josh :) really it takes time to set circos up. But its worth it when you get your pretty plot. BTW, my problem is solved -i manually installed the module..

If you want to accomplish something like circos for the web, be aware of d3.js javascript library capabilities.

great! this seems cool! Thanks :)

Log in to answer this question.