Hi, Dr. Gu,
Thank you very much for the answer. This trick works.
Another question, is there a way to change the color or the axis?
Thanks!
On Monday, December 15, 2014 1:39 PM, "Gu, Zuguang"
wrote:
Hi,
In current version, `labels.font` in `circos.axis` can only be a scalar ( a
v
I was trying to ask if there is way to change the color of the axis...
Thanks!
On Monday, December 15, 2014 1:39 PM, "Gu, Zuguang"
wrote:
Hi,
In current version, `labels.font` in `circos.axis` can only be a scalar ( a
vector with length one).
But you can first add axes with no labe
Hi,
In current version, `labels.font` in `circos.axis` can only be a scalar ( a
vector with length one).
But you can first add axes with no labels and then add labels by `circos.text`:
female.f = c("a", "b")
circos.initialize(factors=female.f, xlim=c(1.8,6.2))
circos.trackPlotRegion(factors=fema
On Dec 15, 2014, at 8:41 AM, Fix Ace wrote:
> Hi, Dr. Gu,
> I am trying to highlight some axis labels, for example, "72hL3" as bold,
> using the following command:
>
> circos.initialize(factors=female.f, xlim=c(1.8,6.2))
> circos.trackPlotRegion(factors=female.f,
> ylim=c(-1.3,1.8),track.heigh
4 matches
Mail list logo