Problem aligning ggtree circular tree labels to right angles
0
0
Entering edit mode
2.5 years ago
blur ▴ 280

Hi,

I have made a very nice tree using ggtree package. It is circular but with the fan option - ie it has an open angle. The tree has different clades that I've highlighted and I also added a remark using geom_cladelabel. BUT the labels on the cladelabels are not aligned well, and I tried fixing it with the align option to no avail

the line is:

geom_cladelabel(node=10, label="clade1", color="black", offset =2.6 , fontsoze=1.3)

I tried adding align:

geom_cladelabel(node=10, label="clade1", color="black", offset =2.6 , fontsoze=1.3, align=  T)

Can anyone help? I have 10 labels to adjust and I can't seem to get how...

Thanks

fan circular ggtree • 545 views
ADD COMMENT

Login before adding your answer.

Traffic: 2988 users visited in the last hour
Help About
FAQ
Access RSS
API
Stats

Use of this site constitutes acceptance of our User Agreement and Privacy Policy.

Powered by the version 2.3.6