Browse code

update docs

guangchuang yu authored on 15/03/2018 07:34:19
Showing 4 changed files

... ...
@@ -46,7 +46,7 @@ Remotes:
46 46
 VignetteBuilder: knitr
47 47
 ByteCompile: true
48 48
 License: Artistic-2.0
49
-URL: https://guangchuangyu.github.io/ggtree
49
+URL: https://guangchuangyu.github.io/software/ggtree
50 50
 BugReports: https://github.com/GuangchuangYu/ggtree/issues
51 51
 Packaged: 2014-12-03 08:16:14 UTC; root
52 52
 biocViews: Alignment, Annotation, Clustering, DataImport,
... ...
@@ -37,7 +37,6 @@ library("ypages")
37 37
 
38 38
 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.
39 39
 
40
-[![Twitter](https://img.shields.io/twitter/url/http/shields.io.svg?style=social&logo=twitter)](https://twitter.com/intent/tweet?hashtags=ggtree&url=http://onlinelibrary.wiley.com/doi/10.1111/2041-210X.12628/abstract&screen_name=guangchuangyu)
41 40
 
42 41
 
43 42
 For details, please visit our project website, <https://guangchuangyu.github.io/software/ggtree>.
... ...
@@ -48,6 +47,12 @@ For details, please visit our project website, <https://guangchuangyu.github.io/
48 47
 + [Feedback](https://guangchuangyu.github.io/software/ggtree/#feedback)
49 48
 
50 49
 
50
+[![Twitter](https://img.shields.io/twitter/url/http/shields.io.svg?style=social&logo=twitter)](https://twitter.com/intent/tweet?hashtags=ggtree&url=http://onlinelibrary.wiley.com/doi/10.1111/2041-210X.12628/abstract&screen_name=guangchuangyu)
51
+`r badger::badge_custom("follow me on", "微信", "green", "https://guangchuangyu.github.io/blog_images/biobabble.jpg")`
52
+`r badger::badge_custom("打赏", "支付宝/微信", "green", "https://guangchuangyu.github.io/blog_images/pay_qrcode.png")`
53
+
54
+
55
+
51 56
 -----------------------------------------------------
52 57
 
53 58
 Please cite the following article when using `ggtree`:
... ...
@@ -66,7 +71,6 @@ __G Yu__, DK Smith, H Zhu, Y Guan, TTY Lam^\*^. ggtree: an R package for visuali
66 71
 ### Citation
67 72
 
68 73
 
69
-
70 74
 <img src="https://guangchuangyu.github.io/software/ggtree/featured-articles/index_files/figure-html/citation-1.png" width="890"/>
71 75
 
72 76
 
... ...
@@ -6,12 +6,10 @@ ggtree: an R package for visualization and annotation of phylogenetic trees with
6 6
 
7 7
 [![releaseVersion](https://img.shields.io/badge/release%20version-1.10.5-green.svg?style=flat)](https://bioconductor.org/packages/ggtree) [![develVersion](https://img.shields.io/badge/devel%20version-1.11.6-green.svg?style=flat)](https://github.com/guangchuangyu/ggtree) [![Bioc](http://www.bioconductor.org/shields/years-in-bioc/ggtree.svg)](https://www.bioconductor.org/packages/devel/bioc/html/ggtree.html#since) [![Awesome](https://cdn.rawgit.com/sindresorhus/awesome/d7305f38d29fed78fa85652e3a63e154dd8e8829/media/badge.svg)](https://awesome-r.com/#awesome-r-graphic-displays) [![Say Thanks!](https://img.shields.io/badge/Say%20Thanks-!-1EAEDB.svg)](https://saythanks.io/to/GuangchuangYu)
8 8
 
9
-[![platform](http://www.bioconductor.org/shields/availability/devel/ggtree.svg)](https://www.bioconductor.org/packages/devel/bioc/html/ggtree.html#archives) [![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) [![codecov](https://codecov.io/gh/GuangchuangYu/ggtree/branch/master/graph/badge.svg)](https://codecov.io/gh/GuangchuangYu/ggtree) [![Last-changedate](https://img.shields.io/badge/last%20change-2018--03--05-green.svg)](https://github.com/GuangchuangYu/ggtree/commits/master) [![GitHub forks](https://img.shields.io/github/forks/GuangchuangYu/ggtree.svg)](https://github.com/GuangchuangYu/ggtree/network) [![GitHub stars](https://img.shields.io/github/stars/GuangchuangYu/ggtree.svg)](https://github.com/GuangchuangYu/ggtree/stargazers)
9
+[![platform](http://www.bioconductor.org/shields/availability/devel/ggtree.svg)](https://www.bioconductor.org/packages/devel/bioc/html/ggtree.html#archives) [![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) [![codecov](https://codecov.io/gh/GuangchuangYu/ggtree/branch/master/graph/badge.svg)](https://codecov.io/gh/GuangchuangYu/ggtree) [![Last-changedate](https://img.shields.io/badge/last%20change-2018--03--15-green.svg)](https://github.com/GuangchuangYu/ggtree/commits/master) [![GitHub forks](https://img.shields.io/github/forks/GuangchuangYu/ggtree.svg)](https://github.com/GuangchuangYu/ggtree/network) [![GitHub stars](https://img.shields.io/github/stars/GuangchuangYu/ggtree.svg)](https://github.com/GuangchuangYu/ggtree/stargazers)
10 10
 
11 11
 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.
12 12
 
13
-[![Twitter](https://img.shields.io/twitter/url/http/shields.io.svg?style=social&logo=twitter)](https://twitter.com/intent/tweet?hashtags=ggtree&url=http://onlinelibrary.wiley.com/doi/10.1111/2041-210X.12628/abstract&screen_name=guangchuangyu)
14
-
15 13
 For details, please visit our project website, <https://guangchuangyu.github.io/software/ggtree>.
16 14
 
17 15
 -   [Documentation](https://guangchuangyu.github.io/software/ggtree/documentation/)
... ...
@@ -19,13 +17,15 @@ For details, please visit our project website, <https://guangchuangyu.github.io/
19 17
 -   [Featured Articles](https://guangchuangyu.github.io/software/ggtree/featuredArticles/)
20 18
 -   [Feedback](https://guangchuangyu.github.io/software/ggtree/#feedback)
21 19
 
20
+[![Twitter](https://img.shields.io/twitter/url/http/shields.io.svg?style=social&logo=twitter)](https://twitter.com/intent/tweet?hashtags=ggtree&url=http://onlinelibrary.wiley.com/doi/10.1111/2041-210X.12628/abstract&screen_name=guangchuangyu) [![](https://img.shields.io/badge/follow%20me%20on-微信-green.svg?style=flat)](https://guangchuangyu.github.io/blog_images/biobabble.jpg) [![](https://img.shields.io/badge/打赏-支付宝/微信-green.svg?style=flat)](https://guangchuangyu.github.io/blog_images/pay_qrcode.png)
21
+
22 22
 ------------------------------------------------------------------------
23 23
 
24 24
 Please cite the following article when using `ggtree`:
25 25
 
26 26
 **G Yu**, DK Smith, H Zhu, Y Guan, TTY Lam<sup>\*</sup>. ggtree: an R package for visualization and annotation of phylogenetic trees with their covariates and other associated data. ***Methods in Ecology and Evolution***. 2017, 8(1):28-36.
27 27
 
28
-[![doi](https://img.shields.io/badge/doi-10.1111/2041--210X.12628-green.svg?style=flat)](http://dx.doi.org/10.1111/2041-210X.12628) [![Altmetric](https://img.shields.io/badge/Altmetric-328-green.svg?style=flat)](https://www.altmetric.com/details/10533079) [![citation](https://img.shields.io/badge/cited%20by-89-green.svg?style=flat)](https://scholar.google.com.hk/scholar?oi=bibs&hl=en&cites=7268358477862164627)
28
+[![doi](https://img.shields.io/badge/doi-10.1111/2041--210X.12628-green.svg?style=flat)](http://dx.doi.org/10.1111/2041-210X.12628) [![Altmetric](https://img.shields.io/badge/Altmetric-327-green.svg?style=flat)](https://www.altmetric.com/details/10533079) [![citation](https://img.shields.io/badge/cited%20by-93-green.svg?style=flat)](https://scholar.google.com.hk/scholar?oi=bibs&hl=en&cites=7268358477862164627)
29 29
 
30 30
 ------------------------------------------------------------------------
31 31
 
... ...
@@ -35,7 +35,7 @@ Please cite the following article when using `ggtree`:
35 35
 
36 36
 ### Download stats
37 37
 
38
-[![download](http://www.bioconductor.org/shields/downloads/ggtree.svg)](https://bioconductor.org/packages/stats/bioc/ggtree) [![total](https://img.shields.io/badge/downloads-25396/total-blue.svg?style=flat)](https://bioconductor.org/packages/stats/bioc/ggtree) [![month](https://img.shields.io/badge/downloads-1211/month-blue.svg?style=flat)](https://bioconductor.org/packages/stats/bioc/ggtree)
38
+[![download](http://www.bioconductor.org/shields/downloads/ggtree.svg)](https://bioconductor.org/packages/stats/bioc/ggtree) [![total](https://img.shields.io/badge/downloads-25926/total-blue.svg?style=flat)](https://bioconductor.org/packages/stats/bioc/ggtree) [![month](https://img.shields.io/badge/downloads-1211/month-blue.svg?style=flat)](https://bioconductor.org/packages/stats/bioc/ggtree)
39 39
 
40 40
 <img src="https://guangchuangyu.github.io/software/ggtree/index_files/figure-html/dlstats-1.png" width="890"/>
41 41
 
... ...
@@ -17,6 +17,7 @@ vignette: >
17 17
   %\VignetteIndexEntry{01 ggtree Introduction}
18 18
   %\VignetteEngine{knitr::rmarkdown}
19 19
   %\usepackage[utf8]{inputenc}
20
+  %\VignetteEncoding{UTF-8}
20 21
 ---
21 22
 
22 23
 ```{r style, echo=FALSE, results="asis", message=FALSE}
... ...
@@ -232,10 +233,23 @@ the [Tree Annotation](treeAnnotation.html) vignette.
232 233
 information about the package, more documentation, a gallery of beautiful
233 234
 published images and links to related resources).
234 235
 
235
-# Feedback
236 236
 
237
- - For bugs or feature request, please post to [github issue](https://github.com/GuangchuangYu/ggtree/issues).
238
- - For user questions, please post to [google group](https://groups.google.com/forum/#!forum/bioc-ggtree).
237
+# Need helps?
238
+
239
+
240
+If you have questions/issues, please visit
241
+[ggtree homepage](https://guangchuangyu.github.io/software/ggtree/) first.
242
+Your problems are mostly documented. If you think you found a bug, please follow
243
+[the guide](https://guangchuangyu.github.io/2016/07/how-to-bug-author/) and
244
+provide a reproducible example to be posted
245
+on
246
+[github issue tracker](https://github.com/GuangchuangYu/ggtree/issues).
247
+For questions, please post
248
+to [google group](https://groups.google.com/forum/#!forum/bioc-ggtree). Users
249
+are highly recommended to subscribe to the [mailing list](https://groups.google.com/forum/#!forum/bioc-ggtree).
250
+
251
+
252
+For Chinese user, you can follow me on [WeChat (微信)](https://guangchuangyu.github.io/blog_images/biobabble.jpg).
239 253
 
240 254
 
241 255
 # Session info