--
You received this message because you are subscribed to the Google Groups "Circos" group.
To unsubscribe from this group and stop receiving emails from it, send an email to circos-data-visual...@googlegroups.com.
To post to this group, send email to circos-data-...@googlegroups.com.
Visit this group at https://groups.google.com/group/circos-data-visualization.
For more options, visit https://groups.google.com/d/optout.
In the <ideogram> block (usually in ideogram.conf), reduce the value of the radius parameter, which defines the position of the ideogram segments to something likeradius = 0.7rThis will move the ideograms to 70% of the radius of the inscribed circle and give you more room to place tracks outside the ideograms.
On Fri, Feb 19, 2016 at 7:07 AM, Minita Shah <shah....@gmail.com> wrote:
Hi,I am trying to fit multiple concentric circles representing copy-number information from many samples in a circos plot. What is the best way to increase the margin of the png image so that it doesn't cut off the outer circles? Would I have to decrease the radius to fit all of them? Attached image shows the problem I am facing.Thanks,Minita
--
You received this message because you are subscribed to the Google Groups "Circos" group.
To unsubscribe from this group and stop receiving emails from it, send an email to circos-data-visualization+unsub...@googlegroups.com.
So i tried that and I was wondering if that was the only way to go about it? I do want to use the inner part of the circle for structural variants (so links) so I do want some minimum space. Is there no way to change the background size restrictions?
On Friday, February 19, 2016 at 12:45:46 PM UTC-5, Martin wrote:
In the <ideogram> block (usually in ideogram.conf), reduce the value of the radius parameter, which defines the position of the ideogram segments to something likeradius = 0.7rThis will move the ideograms to 70% of the radius of the inscribed circle and give you more room to place tracks outside the ideograms.
On Fri, Feb 19, 2016 at 7:07 AM, Minita Shah <shah....@gmail.com> wrote:
Hi,I am trying to fit multiple concentric circles representing copy-number information from many samples in a circos plot. What is the best way to increase the margin of the png image so that it doesn't cut off the outer circles? Would I have to decrease the radius to fit all of them? Attached image shows the problem I am facing.Thanks,Minita
--
You received this message because you are subscribed to the Google Groups "Circos" group.
To unsubscribe from this group and stop receiving emails from it, send an email to circos-data-visual...@googlegroups.com.
To post to this group, send email to circos-data-...@googlegroups.com.
Visit this group at https://groups.google.com/group/circos-data-visualization.
For more options, visit https://groups.google.com/d/optout.
--
You received this message because you are subscribed to the Google Groups "Circos" group.
To unsubscribe from this group and stop receiving emails from it, send an email to circos-data-visual...@googlegroups.com.
The way Circos works is that you first set the size of the background image in <image> radius parameter and then set the relative size of the ideogram circle, using <ideogram> radius parameter.When creating a bitmap, there's no way to "grow" the background canvas to accommodate the tracks, as they stack, and then allow for some amount of margin. If the tracks don't fit on the bitmap, they're cropped.However, if you create an SVG file, you can achieve this by reading the SVG into e.g. Illustrator and then resizing the canvas.
On Mon, Feb 22, 2016 at 8:03 AM, Minita Shah <shah....@gmail.com> wrote:
So i tried that and I was wondering if that was the only way to go about it? I do want to use the inner part of the circle for structural variants (so links) so I do want some minimum space. Is there no way to change the background size restrictions?
On Friday, February 19, 2016 at 12:45:46 PM UTC-5, Martin wrote:
In the <ideogram> block (usually in ideogram.conf), reduce the value of the radius parameter, which defines the position of the ideogram segments to something likeradius = 0.7rThis will move the ideograms to 70% of the radius of the inscribed circle and give you more room to place tracks outside the ideograms.
On Fri, Feb 19, 2016 at 7:07 AM, Minita Shah <shah....@gmail.com> wrote:
Hi,I am trying to fit multiple concentric circles representing copy-number information from many samples in a circos plot. What is the best way to increase the margin of the png image so that it doesn't cut off the outer circles? Would I have to decrease the radius to fit all of them? Attached image shows the problem I am facing.Thanks,Minita
--
You received this message because you are subscribed to the Google Groups "Circos" group.
To unsubscribe from this group and stop receiving emails from it, send an email to circos-data-visualization+unsub...@googlegroups.com.
To post to this group, send email to circos-data-...@googlegroups.com.
Visit this group at https://groups.google.com/group/circos-data-visualization.
For more options, visit https://groups.google.com/d/optout.
--
You received this message because you are subscribed to the Google Groups "Circos" group.
To unsubscribe from this group and stop receiving emails from it, send an email to circos-data-visualization+unsub...@googlegroups.com.