...
|
...
|
@@ -43,7 +43,6 @@ library("yyplot")
|
43
|
43
|
[](#sponsors)
|
44
|
44
|
|
45
|
45
|
|
46
|
|
-
|
47
|
46
|
The `ggtree` package extending the `ggplot2` package. It based on grammar of graphics and takes all the good parts of `ggplot2`. `ggtree` is designed for not only viewing phylogenetic tree but also displaying annotation data on the tree.
|
48
|
47
|
|
49
|
48
|
[](https://twitter.com/intent/tweet?hashtags=ggtree&url=http://onlinelibrary.wiley.com/doi/10.1111/2041-210X.12628/abstract&screen_name=guangchuangyu)
|
...
|
...
|
@@ -91,7 +90,6 @@ ggsave(p, file="docs/images/citation.png", width=8, height=4)
|
91
|
90
|
`r badge_bioc_download("ggtree", "month", "blue")`
|
92
|
91
|
|
93
|
92
|
|
94
|
|
-
|
95
|
93
|
```{r echo=F, message=F, comment=NA}
|
96
|
94
|
x <- dlstats::bioc_stats("ggtree")
|
97
|
95
|
x <- x[-nrow(x), ] # last month data is not complete
|
...
|
...
|
@@ -121,6 +119,7 @@ Thank you to all our backers! 🙏 [[Become a backer](https://opencollective.com
|
121
|
119
|
|
122
|
120
|
Support this project by becoming a sponsor. Your logo will show up here with a link to your website. [[Become a sponsor](https://opencollective.com/ggtree#sponsor)]
|
123
|
121
|
|
|
122
|
+
|
124
|
123
|
<a href="https://opencollective.com/ggtree/sponsor/0/website" target="_blank"><img src="https://opencollective.com/ggtree/sponsor/0/avatar.svg"></a>
|
125
|
124
|
<a href="https://opencollective.com/ggtree/sponsor/1/website" target="_blank"><img src="https://opencollective.com/ggtree/sponsor/1/avatar.svg"></a>
|
126
|
125
|
<a href="https://opencollective.com/ggtree/sponsor/2/website" target="_blank"><img src="https://opencollective.com/ggtree/sponsor/2/avatar.svg"></a>
|
...
|
...
|
@@ -134,4 +133,3 @@ Support this project by becoming a sponsor. Your logo will show up here with a l
|
134
|
133
|
|
135
|
134
|
|
136
|
135
|
|
137
|
|
-
|