Our Sponsors



Download BioinformaticsOnline(BOL) Apps in your chrome browser.




Question: Question: How to Plot a circular overlapping plots in Circos ?

Radha Agarkar
2264 days ago

Question: How to Plot a circular overlapping plots in Circos ?

How to Plot a circular overlapping plots, as shown in pic. ?

https://cloud.githubusercontent.com/assets/90373/13977453/0ba63268-f0ef-11e5-9b1b-6b0aa587e3ac.jpg

I tried following table to plot on http://mkweb.bcgsc.ca/tableviewer/

data C D
A 7 18
B 5 15

and it return http://mkweb.bcgsc.ca/tableviewer/tmp/fvufmlm/results/circos-table-fvufmlm-large.png but it does not support overlaps. Any suggestions ?

Answers
0

You might need to create your own circos.highlight.txt and circos.segdup.txt file

You can edit circos.segdup.txt to visualize all kind of overlapping blocks, for example 

seq1132 is connected to seq1123, seq1124 and seq1131

block_0000 seq1132 1 18652167 color=chr13_a2
block_0000 seq1131 1 18525074 color=chr13_a2
block_0100 seq1132 1 18652167 color=chr0_a4
block_0100 seq1123 1 18525074 color=chr0_a4
block_0200 seq1132 1 18652167 color=chr0_a4
block_0200 seq1124 1 18525074 color=chr0_a4