...
|
...
|
@@ -2,7 +2,9 @@
|
2
|
2
|
|
3
|
3
|
+ `ggdensitree` (2019-09-11, Wed)
|
4
|
4
|
- <https://github.com/YuLab-SMU/ggtree/pull/253>
|
5
|
|
-
|
|
5
|
+ - <https://github.com/YuLab-SMU/ggtree/pull/255>
|
|
6
|
+ - <https://yulab-smu.github.io/treedata-book/chapter4.html#visualize-a-list-of-trees>
|
|
7
|
+
|
6
|
8
|
# ggtree 1.99.0
|
7
|
9
|
|
8
|
10
|
+ prepare for ggtree v=2.0.0
|
...
|
...
|
@@ -11,6 +13,7 @@
|
11
|
13
|
|
12
|
14
|
+ `fortify` methods for hierarchical clustering objects, including `agnes`, `diana` and `twins` (2019-08-30, Fri)
|
13
|
15
|
+ now `geom_hilight` supports `unrooted` and `daylight` layouts (2019-08-28, Wed)
|
|
16
|
+ - by calling `geom_hilight_encircle`
|
14
|
17
|
+ update `geom_motif` according to the change of `gggenes` and allow labeling genes (2019-08-27, Tue)
|
15
|
18
|
- <https://yulab-smu.github.io/treedata-book/chapter11.html#genome-locus>
|
16
|
19
|
+ re-implement `geom_strip` with more robust support of labelling strip, either input taxa using name or id.
|