Skip to content

Latest commit

 

History

History
179 lines (135 loc) · 11.2 KB

others.md

File metadata and controls

179 lines (135 loc) · 11.2 KB

to do

YuLab-SMU/ggtree#434 YuLab-SMU/ggtree#367

ggtree + deeptime can do something like this, https://www.sciencedirect.com/science/article/pii/S2590197420300197.

geom_zoom_clade

ggtree for pvclust


写一段ggtree画思维导图的例子。

x = tribble(~x, ~y, 'a', 'b', a', 'c') ggtree(as.phylo(x), layout='roundrect') + geom_label(aes(label=label))

还可以把原来的label当做是个指代,替换成真正的label,可以用ggtext支持富文本。

tidytree

treeio

ggtree

ggtreeExtra

直播