Browse code

update readme

Guangchuang Yu authored on 09/08/2019 03:36:01
Showing 3 changed files

... ...
@@ -50,7 +50,7 @@ ByteCompile: true
50 50
 Encoding: UTF-8
51 51
 License: Artistic-2.0
52 52
 URL: https://yulab-smu.github.io/treedata-book/
53
-BugReports: https://github.com/GuangchuangYu/ggtree/issues
53
+BugReports: https://github.com/YuLab-SMU/ggtree/issues
54 54
 Packaged: 2014-12-03 08:16:14 UTC; root
55 55
 biocViews: Alignment, Annotation, Clustering, DataImport,
56 56
     MultipleSequenceAlignment, ReproducibleResearch, Software, Visualization
... ...
@@ -20,23 +20,26 @@ Biocpkg <- function (pkg) {
20 20
 
21 21
 ```
22 22
 
23
-<img src="https://raw.githubusercontent.com/Bioconductor/BiocStickers/master/ggtree/ggtree.png" height="200" align="right" />
24
-
23
+<a href="https://yulab-smu.github.io/treedata-book/"><img src="https://raw.githubusercontent.com/Bioconductor/BiocStickers/master/ggtree/ggtree.png" height="200" align="right" /></a>
25 24
 
25
+[![platform](http://www.bioconductor.org/shields/availability/devel/ggtree.svg)](https://www.bioconductor.org/packages/devel/bioc/html/ggtree.html#archives)
26
+[![Project Status: Active - The project has reached a stable, usable state and is being actively developed.](http://www.repostatus.org/badges/latest/active.svg)](http://www.repostatus.org/#active)
27
+[![Bioc](http://www.bioconductor.org/shields/years-in-bioc/ggtree.svg)](https://www.bioconductor.org/packages/devel/bioc/html/ggtree.html#since)
26 28
 `r badge_bioc_release("ggtree", "green")`
27 29
 `r badge_devel("guangchuangyu/ggtree", "green")`
28
-[![Bioc](http://www.bioconductor.org/shields/years-in-bioc/ggtree.svg)](https://www.bioconductor.org/packages/devel/bioc/html/ggtree.html#since)
29
-[![Awesome](https://cdn.rawgit.com/sindresorhus/awesome/d7305f38d29fed78fa85652e3a63e154dd8e8829/media/badge.svg)](https://awesome-r.com/#awesome-r-graphic-displays)
30 30
 
31 31
 
32
-[![platform](http://www.bioconductor.org/shields/availability/devel/ggtree.svg)](https://www.bioconductor.org/packages/devel/bioc/html/ggtree.html#archives)
33
-[![Project Status: Active - The project has reached a stable, usable state and is being actively developed.](http://www.repostatus.org/badges/latest/active.svg)](http://www.repostatus.org/#active)
34 32
 [![codecov](https://codecov.io/gh/GuangchuangYu/ggtree/branch/master/graph/badge.svg)](https://codecov.io/gh/GuangchuangYu/ggtree)
35 33
 [![Last-changedate](https://img.shields.io/badge/last%20change-`r gsub('-', '--', Sys.Date())`-green.svg)](https://github.com/GuangchuangYu/ggtree/commits/master)
34
+`r badge_bioc_download_rank("ggtree")`
35
+`r badge_bioc_download("ggtree", "total", "blue")`
36
+`r badge_bioc_download("ggtree", "month", "blue")`
37
+[![Awesome](https://cdn.rawgit.com/sindresorhus/awesome/d7305f38d29fed78fa85652e3a63e154dd8e8829/media/badge.svg)](https://awesome-r.com/#awesome-r-graphic-displays)
36 38
 
37 39
 
38
-
39
-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.
40
+```{r comment="", echo=FALSE, results='asis'}
41
+cat(packageDescription('ggtree')$Description)
42
+```
40 43
 
41 44
 
42 45
 
... ...
@@ -56,8 +59,6 @@ School of Basic Medical Sciences, Southern Medical University
56 59
 `r badger::badge_custom('follow me on', 'WeChat', 'green', 'https://guangchuangyu.github.io/blog_images/biobabble.jpg')`
57 60
 
58 61
 
59
-
60
-
61 62
 If you use `r Biocpkg('ggtree')` in published research, please cite the most appropriate paper(s) from this list:
62 63
 
63 64
 1. __G Yu__^\*^, TTY Lam, H Zhu, Y Guan^\*^. Two methods for mapping and visualizing associated data on phylogeny using ggtree. __*Molecular Biology and Evolution*__, 2018, 35(2):3041-3043.
... ...
@@ -69,20 +70,6 @@ other associated data. __*Methods in Ecology and Evolution*__. 2017, 8(1):28-36.
69 70
 doi: [10.1111/2041-210X.12628](https://doi.org/10.1111/2041-210X.12628).
70 71
 
71 72
 
72
-
73
-<img src="https://guangchuangyu.github.io/software/citation_trend/ggtree.png" width="890"/>
74
-
75
-
76
-
77
-`r badge_download_bioc("ggtree")`
78
-`r badge_bioc_download("ggtree", "total", "blue")`
79
-`r badge_bioc_download("ggtree", "month", "blue")`
80
-
81
-
82
-<img src="https://guangchuangyu.github.io/software/dlstats/ggtree.png" width="890"/>
83
-
84
-
85
-
86 73
 ## :sparkling_heart: Contributing
87 74
 
88 75
 We welcome any contributions! By participating in this project you agree to
... ...
@@ -2,24 +2,27 @@
2 2
 
3 3
 # ggtree: an R package for visualization and annotation of phylogenetic trees with their covariates and other associated data
4 4
 
5
-<img src="https://raw.githubusercontent.com/Bioconductor/BiocStickers/master/ggtree/ggtree.png" height="200" align="right" />
6
-
7
-[![](https://img.shields.io/badge/release%20version-1.16.0-green.svg)](https://www.bioconductor.org/packages/ggtree)
8
-[![](https://img.shields.io/badge/devel%20version-1.17.1-green.svg)](https://github.com/guangchuangyu/ggtree)
9
-[![Bioc](http://www.bioconductor.org/shields/years-in-bioc/ggtree.svg)](https://www.bioconductor.org/packages/devel/bioc/html/ggtree.html#since)
10
-[![Awesome](https://cdn.rawgit.com/sindresorhus/awesome/d7305f38d29fed78fa85652e3a63e154dd8e8829/media/badge.svg)](https://awesome-r.com/#awesome-r-graphic-displays)
5
+<a href="https://github.com/YuLab-SMU/ggtree"><img src="https://raw.githubusercontent.com/Bioconductor/BiocStickers/master/ggtree/ggtree.png" height="200" align="right" /></a>
11 6
 
12 7
 [![platform](http://www.bioconductor.org/shields/availability/devel/ggtree.svg)](https://www.bioconductor.org/packages/devel/bioc/html/ggtree.html#archives)
13 8
 [![Project Status: Active - The project has reached a stable, usable
14 9
 state and is being actively
15 10
 developed.](http://www.repostatus.org/badges/latest/active.svg)](http://www.repostatus.org/#active)
11
+[![Bioc](http://www.bioconductor.org/shields/years-in-bioc/ggtree.svg)](https://www.bioconductor.org/packages/devel/bioc/html/ggtree.html#since)
12
+[![](https://img.shields.io/badge/release%20version-1.16.3-green.svg)](https://www.bioconductor.org/packages/ggtree)
13
+[![](https://img.shields.io/badge/devel%20version-1.17.4-green.svg)](https://github.com/guangchuangyu/ggtree)
14
+
16 15
 [![codecov](https://codecov.io/gh/GuangchuangYu/ggtree/branch/master/graph/badge.svg)](https://codecov.io/gh/GuangchuangYu/ggtree)
17
-[![Last-changedate](https://img.shields.io/badge/last%20change-2019--05--23-green.svg)](https://github.com/GuangchuangYu/ggtree/commits/master)
16
+[![Last-changedate](https://img.shields.io/badge/last%20change-2019--08--09-green.svg)](https://github.com/GuangchuangYu/ggtree/commits/master)
17
+[![download](http://www.bioconductor.org/shields/downloads/release/ggtree.svg)](https://bioconductor.org/packages/stats/bioc/ggtree)
18
+[![](https://img.shields.io/badge/download-54064/total-blue.svg)](https://bioconductor.org/packages/stats/bioc/ggtree)
19
+[![](https://img.shields.io/badge/download-2000/month-blue.svg)](https://bioconductor.org/packages/stats/bioc/ggtree)
20
+[![Awesome](https://cdn.rawgit.com/sindresorhus/awesome/d7305f38d29fed78fa85652e3a63e154dd8e8829/media/badge.svg)](https://awesome-r.com/#awesome-r-graphic-displays)
18 21
 
19
-The `ggtree` package extending the `ggplot2` package. It based on
20
-grammar of graphics and takes all the good parts of `ggplot2`. `ggtree`
21
-is designed for not only viewing phylogenetic tree but also displaying
22
-annotation data on the tree.
22
+‘ggtree’ extends the ‘ggplot2’ plotting system which implemented the
23
+grammar of graphics. ‘ggtree’ is designed for visualization and
24
+annotation of phylogenetic trees with their covariates and other
25
+associated data.
23 26
 
24 27
 For details, please visit <https://yulab-smu.github.io/treedata-book/>.
25 28
 
... ...
@@ -27,8 +30,7 @@ For details, please visit <https://yulab-smu.github.io/treedata-book/>.
27 30
 
28 31
 Guangchuang YU
29 32
 
30
-School of Basic Medical Sciences, Southern Medical
31
-University
33
+School of Basic Medical Sciences, Southern Medical University
32 34
 
33 35
 <https://guangchuangyu.github.io>
34 36
 
... ...
@@ -53,14 +55,6 @@ list:
53 55
     Ecology and Evolution***. 2017, 8(1):28-36. doi:
54 56
     [10.1111/2041-210X.12628](https://doi.org/10.1111/2041-210X.12628).
55 57
 
56
-<img src="https://guangchuangyu.github.io/software/citation_trend/ggtree.png" width="890"/>
57
-
58
-[![download](http://www.bioconductor.org/shields/downloads/ggtree.svg)](https://bioconductor.org/packages/stats/bioc/ggtree)
59
-[![](https://img.shields.io/badge/download-49316/total-blue.svg)](https://bioconductor.org/packages/stats/bioc/ggtree)
60
-[![](https://img.shields.io/badge/download-1879/month-blue.svg)](https://bioconductor.org/packages/stats/bioc/ggtree)
61
-
62
-<img src="https://guangchuangyu.github.io/software/dlstats/ggtree.png" width="890"/>
63
-
64 58
 ## :sparkling\_heart: Contributing
65 59
 
66 60
 We welcome any contributions\! By participating in this project you