1 | 1 |
deleted file mode 100644 |
... | ... |
@@ -1,19 +0,0 @@ |
1 |
-# TODO LIST |
|
2 |
- |
|
3 |
-+ tanglegram support |
|
4 |
- - <https://yulab-smu.top/treedata-book/chapter2.html#ggtree-fortify> |
|
5 |
- - <https://www.rdocumentation.org/packages/phytools/versions/0.7-70/topics/cophylo> |
|
6 |
-+ `fortify` method for `phyloseq` object should return a tidy data.frame |
|
7 |
- - maybe we can defined another object (inherited from treedata?) and provide converter for `phyloseq` |
|
8 |
-+ update ggtree man files |
|
9 |
-+ The `daylight` algorithm is quite slow compare to `ggraph` and needs to be optimized |
|
10 |
- - <https://github.com/thomasp85/ggraph/commit/14de66f1225336179b4598cb42a4beda95682211> |
|
11 |
-+ ~~mplement quarter ellipse layout to draw tree~~ |
|
12 |
-+ ~~A new geom, `geom_cladelab`, that supports aes mapping and the parameter `horizontal` works for all layouts~~ |
|
13 |
- - <https://github.com/YuLab-SMU/ggtree/pull/342> |
|
14 |
- - extend `geom_cladelabel` to support aes mapping |
|
15 |
- - `geom_cladelabel` internally calls `geom_cladelabel_rectangular` and `geom_cladelabel2`. The parameter `horizontal` introduced in `geom_cladelabel_retangular` should also be supported in `geom_cladelabel2` |
|
16 |
-+ ~~update `geom_hilight` to support `geom_hilight(data = mydata, node = selected_node)`~~ |
|
17 |
- - <https://yulab-smu.top/treedata-book/chapter2.html#ggtree-fortify> |
|
18 |
- - <https://groups.google.com/g/bioc-ggtree/c/swpAjXLZMOQ/m/igXf9crVBwAJ> |
|
19 |
- - <https://github.com/YuLab-SMU/ggtree/pull/341> |
... | ... |
@@ -2,6 +2,7 @@ |
2 | 2 |
|
3 | 3 |
+ tanglegram support |
4 | 4 |
- <https://yulab-smu.top/treedata-book/chapter2.html#ggtree-fortify> |
5 |
+ - <https://www.rdocumentation.org/packages/phytools/versions/0.7-70/topics/cophylo> |
|
5 | 6 |
+ `fortify` method for `phyloseq` object should return a tidy data.frame |
6 | 7 |
- maybe we can defined another object (inherited from treedata?) and provide converter for `phyloseq` |
7 | 8 |
+ update ggtree man files |
... | ... |
@@ -1,18 +1,18 @@ |
1 | 1 |
# TODO LIST |
2 | 2 |
|
3 |
-+ [ ] tanglegram support |
|
3 |
++ tanglegram support |
|
4 | 4 |
- <https://yulab-smu.top/treedata-book/chapter2.html#ggtree-fortify> |
5 |
-+ [ ] `fortify` method for `phyloseq` object should return a tidy data.frame |
|
5 |
++ `fortify` method for `phyloseq` object should return a tidy data.frame |
|
6 | 6 |
- maybe we can defined another object (inherited from treedata?) and provide converter for `phyloseq` |
7 |
-+ [ ] update ggtree man files |
|
8 |
-+ [ ] The `daylight` algorithm is quite slow compare to `ggraph` and needs to be optimized |
|
7 |
++ update ggtree man files |
|
8 |
++ The `daylight` algorithm is quite slow compare to `ggraph` and needs to be optimized |
|
9 | 9 |
- <https://github.com/thomasp85/ggraph/commit/14de66f1225336179b4598cb42a4beda95682211> |
10 |
-+ [ ] Implement quarter ellipse layout to draw tree |
|
11 |
-+ [x] A new geom, `geom_cladelab`, that supports aes mapping and the parameter `horizontal` works for all layouts (2020-09-17, Thu) |
|
10 |
++ ~~mplement quarter ellipse layout to draw tree~~ |
|
11 |
++ ~~A new geom, `geom_cladelab`, that supports aes mapping and the parameter `horizontal` works for all layouts~~ |
|
12 | 12 |
- <https://github.com/YuLab-SMU/ggtree/pull/342> |
13 | 13 |
- extend `geom_cladelabel` to support aes mapping |
14 | 14 |
- `geom_cladelabel` internally calls `geom_cladelabel_rectangular` and `geom_cladelabel2`. The parameter `horizontal` introduced in `geom_cladelabel_retangular` should also be supported in `geom_cladelabel2` |
15 |
-+ [x] update `geom_hilight` to support `geom_hilight(data = mydata, node = selected_node)` (2020-09-03, Thu) |
|
15 |
++ ~~update `geom_hilight` to support `geom_hilight(data = mydata, node = selected_node)`~~ |
|
16 | 16 |
- <https://yulab-smu.top/treedata-book/chapter2.html#ggtree-fortify> |
17 | 17 |
- <https://groups.google.com/g/bioc-ggtree/c/swpAjXLZMOQ/m/igXf9crVBwAJ> |
18 | 18 |
- <https://github.com/YuLab-SMU/ggtree/pull/341> |
... | ... |
@@ -1,16 +1,18 @@ |
1 | 1 |
# TODO LIST |
2 | 2 |
|
3 |
-+ tanglegram support |
|
3 |
++ [ ] tanglegram support |
|
4 | 4 |
- <https://yulab-smu.top/treedata-book/chapter2.html#ggtree-fortify> |
5 | 5 |
+ [ ] `fortify` method for `phyloseq` object should return a tidy data.frame |
6 | 6 |
- maybe we can defined another object (inherited from treedata?) and provide converter for `phyloseq` |
7 | 7 |
+ [ ] update ggtree man files |
8 |
-+ [ ] extend `geom_cladelabel` to support aes mapping |
|
9 |
-+ [ ] `geom_cladelabel` internally calls `geom_cladelabel_rectangular` and `geom_cladelabel2`. The parameter `horizontal` introduced in `geom_cladelabel_retangular` should also be supported in `geom_cladelabel2` |
|
10 | 8 |
+ [ ] The `daylight` algorithm is quite slow compare to `ggraph` and needs to be optimized |
11 |
- - <https://github.com/thomasp85/ggraph/commit/14de66f1225336179b4598cb42a4beda95682211> |
|
9 |
+ - <https://github.com/thomasp85/ggraph/commit/14de66f1225336179b4598cb42a4beda95682211> |
|
12 | 10 |
+ [ ] Implement quarter ellipse layout to draw tree |
11 |
++ [x] A new geom, `geom_cladelab`, that supports aes mapping and the parameter `horizontal` works for all layouts (2020-09-17, Thu) |
|
12 |
+ - <https://github.com/YuLab-SMU/ggtree/pull/342> |
|
13 |
+ - extend `geom_cladelabel` to support aes mapping |
|
14 |
+ - `geom_cladelabel` internally calls `geom_cladelabel_rectangular` and `geom_cladelabel2`. The parameter `horizontal` introduced in `geom_cladelabel_retangular` should also be supported in `geom_cladelabel2` |
|
13 | 15 |
+ [x] update `geom_hilight` to support `geom_hilight(data = mydata, node = selected_node)` (2020-09-03, Thu) |
14 | 16 |
- <https://yulab-smu.top/treedata-book/chapter2.html#ggtree-fortify> |
15 | 17 |
- <https://groups.google.com/g/bioc-ggtree/c/swpAjXLZMOQ/m/igXf9crVBwAJ> |
16 |
- - <https://github.com/YuLab-SMU/ggtree/pull/341> |
|
17 | 18 |
\ No newline at end of file |
19 |
+ - <https://github.com/YuLab-SMU/ggtree/pull/341> |
... | ... |
@@ -1,5 +1,7 @@ |
1 | 1 |
# TODO LIST |
2 | 2 |
|
3 |
++ tanglegram support |
|
4 |
+ - <https://yulab-smu.top/treedata-book/chapter2.html#ggtree-fortify> |
|
3 | 5 |
+ [ ] `fortify` method for `phyloseq` object should return a tidy data.frame |
4 | 6 |
- maybe we can defined another object (inherited from treedata?) and provide converter for `phyloseq` |
5 | 7 |
+ [ ] update ggtree man files |
... | ... |
@@ -1,7 +1,7 @@ |
1 | 1 |
# TODO LIST |
2 | 2 |
|
3 | 3 |
+ [ ] `fortify` method for `phyloseq` object should return a tidy data.frame |
4 |
- - maybe we can defined another object and provide converter for `phyloseq` |
|
4 |
+ - maybe we can defined another object (inherited from treedata?) and provide converter for `phyloseq` |
|
5 | 5 |
+ [ ] update ggtree man files |
6 | 6 |
+ [ ] extend `geom_cladelabel` to support aes mapping |
7 | 7 |
+ [ ] `geom_cladelabel` internally calls `geom_cladelabel_rectangular` and `geom_cladelabel2`. The parameter `horizontal` introduced in `geom_cladelabel_retangular` should also be supported in `geom_cladelabel2` |
... | ... |
@@ -1,6 +1,8 @@ |
1 | 1 |
# TODO LIST |
2 | 2 |
|
3 |
-+ [ ]update ggtree man files |
|
3 |
++ [ ] `fortify` method for `phyloseq` object should return a tidy data.frame |
|
4 |
+ - maybe we can defined another object and provide converter for `phyloseq` |
|
5 |
++ [ ] update ggtree man files |
|
4 | 6 |
+ [ ] extend `geom_cladelabel` to support aes mapping |
5 | 7 |
+ [ ] `geom_cladelabel` internally calls `geom_cladelabel_rectangular` and `geom_cladelabel2`. The parameter `horizontal` introduced in `geom_cladelabel_retangular` should also be supported in `geom_cladelabel2` |
6 | 8 |
+ [ ] The `daylight` algorithm is quite slow compare to `ggraph` and needs to be optimized |
... | ... |
@@ -1,11 +1,12 @@ |
1 | 1 |
# TODO LIST |
2 | 2 |
|
3 |
-+ update ggtree man files |
|
4 |
-+ [] update `geom_hilight` to support `geom_hilight(data = mydata, node = selected_node)` |
|
3 |
++ [ ]update ggtree man files |
|
4 |
++ [ ] extend `geom_cladelabel` to support aes mapping |
|
5 |
++ [ ] `geom_cladelabel` internally calls `geom_cladelabel_rectangular` and `geom_cladelabel2`. The parameter `horizontal` introduced in `geom_cladelabel_retangular` should also be supported in `geom_cladelabel2` |
|
6 |
++ [ ] The `daylight` algorithm is quite slow compare to `ggraph` and needs to be optimized |
|
7 |
+ - <https://github.com/thomasp85/ggraph/commit/14de66f1225336179b4598cb42a4beda95682211> |
|
8 |
++ [ ] Implement quarter ellipse layout to draw tree |
|
9 |
++ [x] update `geom_hilight` to support `geom_hilight(data = mydata, node = selected_node)` (2020-09-03, Thu) |
|
5 | 10 |
- <https://yulab-smu.top/treedata-book/chapter2.html#ggtree-fortify> |
6 | 11 |
- <https://groups.google.com/g/bioc-ggtree/c/swpAjXLZMOQ/m/igXf9crVBwAJ> |
7 |
-+ [] extend `geom_cladelabel` to support aes mapping |
|
8 |
-+ [] `geom_cladelabel` internally calls `geom_cladelabel_rectangular` and `geom_cladelabel2`. The parameter `horizontal` introduced in `geom_cladelabel_retangular` should also be supported in `geom_cladelabel2` |
|
9 |
-+ [] The `daylight` algorithm is quite slow compare to `ggraph` and needs to be optimized |
|
10 |
- - <https://github.com/thomasp85/ggraph/commit/14de66f1225336179b4598cb42a4beda95682211> |
|
11 |
-+ [] Implement quarter ellipse layout to draw tree |
|
12 |
+ - <https://github.com/YuLab-SMU/ggtree/pull/341> |
|
12 | 13 |
\ No newline at end of file |
... | ... |
@@ -1,5 +1,11 @@ |
1 | 1 |
# TODO LIST |
2 | 2 |
|
3 |
++ update ggtree man files |
|
3 | 4 |
+ [] update `geom_hilight` to support `geom_hilight(data = mydata, node = selected_node)` |
4 | 5 |
- <https://yulab-smu.top/treedata-book/chapter2.html#ggtree-fortify> |
5 | 6 |
- <https://groups.google.com/g/bioc-ggtree/c/swpAjXLZMOQ/m/igXf9crVBwAJ> |
7 |
++ [] extend `geom_cladelabel` to support aes mapping |
|
8 |
++ [] `geom_cladelabel` internally calls `geom_cladelabel_rectangular` and `geom_cladelabel2`. The parameter `horizontal` introduced in `geom_cladelabel_retangular` should also be supported in `geom_cladelabel2` |
|
9 |
++ [] The `daylight` algorithm is quite slow compare to `ggraph` and needs to be optimized |
|
10 |
+ - <https://github.com/thomasp85/ggraph/commit/14de66f1225336179b4598cb42a4beda95682211> |
|
11 |
++ [] Implement quarter ellipse layout to draw tree |
1 | 1 |
new file mode 100644 |
... | ... |
@@ -0,0 +1,5 @@ |
1 |
+# TODO LIST |
|
2 |
+ |
|
3 |
++ [] update `geom_hilight` to support `geom_hilight(data = mydata, node = selected_node)` |
|
4 |
+ - <https://yulab-smu.top/treedata-book/chapter2.html#ggtree-fortify> |
|
5 |
+ - <https://groups.google.com/g/bioc-ggtree/c/swpAjXLZMOQ/m/igXf9crVBwAJ> |
1 | 1 |
deleted file mode 100644 |
... | ... |
@@ -1,12 +0,0 @@ |
1 |
-+ attach user specific data to existing tree object |
|
2 |
-+ attach user specific data by node number |
|
3 |
-+ mask function that accepts tree object, feature name and a function that specific how to mask. |
|
4 |
- with this function, user can mask some of the features that are not needed to display on a tree. |
|
5 |
-+ defined a function, compare_sequence, that accept a function that defined sequence feature, |
|
6 |
- and compare the feature from parent to children and add store the info in tree object. |
|
7 |
- So with ancestral sequences inferred by HYPHY or PAML, we can support any type of sequence feature comparison, |
|
8 |
- not only substitution supported internally. |
|
9 |
-+ support more features that can be plotted at the right hand side of the tree. |
|
10 |
- - ~~multiple sequence alignment~~ _Now implemented in 1.1.7_ |
|
11 |
- |
|
12 |
- |
1 | 1 |
new file mode 100644 |
... | ... |
@@ -0,0 +1,12 @@ |
1 |
++ attach user specific data to existing tree object |
|
2 |
++ attach user specific data by node number |
|
3 |
++ mask function that accepts tree object, feature name and a function that specific how to mask. |
|
4 |
+ with this function, user can mask some of the features that are not needed to display on a tree. |
|
5 |
++ defined a function, compare_sequence, that accept a function that defined sequence feature, |
|
6 |
+ and compare the feature from parent to children and add store the info in tree object. |
|
7 |
+ So with ancestral sequences inferred by HYPHY or PAML, we can support any type of sequence feature comparison, |
|
8 |
+ not only substitution supported internally. |
|
9 |
++ support more features that can be plotted at the right hand side of the tree. |
|
10 |
+ - ~~multiple sequence alignment~~ _Now implemented in 1.1.7_ |
|
11 |
+ |
|
12 |
+ |
git-svn-id: https://hedgehog.fhcrc.org/bioconductor/trunk/madman/Rpacks/ggtree@122175 bc3139a8-67e5-0310-9ffc-ced21a209358
1 | 1 |
deleted file mode 100644 |
... | ... |
@@ -1,12 +0,0 @@ |
1 |
-+ attach user specific data to existing tree object |
|
2 |
-+ attach user specific data by node number |
|
3 |
-+ mask function that accepts tree object, feature name and a function that specific how to mask. |
|
4 |
- with this function, user can mask some of the features that are not needed to display on a tree. |
|
5 |
-+ defined a function, compare_sequence, that accept a function that defined sequence feature, |
|
6 |
- and compare the feature from parent to children and add store the info in tree object. |
|
7 |
- So with ancestral sequences inferred by HYPHY or PAML, we can support any type of sequence feature comparison, |
|
8 |
- not only substitution supported internally. |
|
9 |
-+ support more features that can be plotted at the right hand side of the tree. |
|
10 |
- - ~~multiple sequence alignment~~ _Now implemented in 1.1.7_ |
|
11 |
- |
|
12 |
- |
Commit id: 48b838ee337e94cff1f69151d75091b17bd7257f
msaplot
Commit id: 6083e201a71a1ff5ae2d11e635fb91e9e9c0b3fd
update appveyor.yml
git-svn-id: https://hedgehog.fhcrc.org/bioconductor/trunk/madman/Rpacks/ggtree@104099 bc3139a8-67e5-0310-9ffc-ced21a209358
... | ... |
@@ -6,7 +6,7 @@ |
6 | 6 |
and compare the feature from parent to children and add store the info in tree object. |
7 | 7 |
So with ancestral sequences inferred by HYPHY or PAML, we can support any type of sequence feature comparison, |
8 | 8 |
not only substitution supported internally. |
9 |
-+ support more features that can be plotted at the right hand side of the tree, |
|
10 |
- not only matrix but also for example sequence alignment or specific window of alignment. |
|
9 |
++ support more features that can be plotted at the right hand side of the tree. |
|
10 |
+ - ~~multiple sequence alignment~~ _Now implemented in 1.1.7_ |
|
11 | 11 |
|
12 | 12 |
|
Commit id: f3f2f4065c71fc16952e75fed6b0d658ce467e03
TODO
git-svn-id: https://hedgehog.fhcrc.org/bioconductor/trunk/madman/Rpacks/ggtree@104088 bc3139a8-67e5-0310-9ffc-ced21a209358
1 | 1 |
new file mode 100644 |
... | ... |
@@ -0,0 +1,12 @@ |
1 |
++ attach user specific data to existing tree object |
|
2 |
++ attach user specific data by node number |
|
3 |
++ mask function that accepts tree object, feature name and a function that specific how to mask. |
|
4 |
+ with this function, user can mask some of the features that are not needed to display on a tree. |
|
5 |
++ defined a function, compare_sequence, that accept a function that defined sequence feature, |
|
6 |
+ and compare the feature from parent to children and add store the info in tree object. |
|
7 |
+ So with ancestral sequences inferred by HYPHY or PAML, we can support any type of sequence feature comparison, |
|
8 |
+ not only substitution supported internally. |
|
9 |
++ support more features that can be plotted at the right hand side of the tree, |
|
10 |
+ not only matrix but also for example sequence alignment or specific window of alignment. |
|
11 |
+ |
|
12 |
+ |