README.md
4714b6a0
 <!-- README.md is generated from README.Rmd. Please edit that file -->
e84c1f7e
 
5b4b5ea1
 # ggtree: an R package for visualization of phylogenetic trees with their annotation data
5662ae9e
 
4fca06a6
 <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>
13af7bc0
 
e84c1f7e
 [![platform](http://www.bioconductor.org/shields/availability/devel/ggtree.svg)](https://www.bioconductor.org/packages/devel/bioc/html/ggtree.html#archives)
f9c9f2f8
 [![](https://img.shields.io/badge/release%20version-2.0.2-green.svg)](https://www.bioconductor.org/packages/ggtree)
e5620218
 [![codecov](https://codecov.io/gh/GuangchuangYu/ggtree/branch/master/graph/badge.svg)](https://codecov.io/gh/GuangchuangYu/ggtree)
4fca06a6
 [![Awesome](https://cdn.rawgit.com/sindresorhus/awesome/d7305f38d29fed78fa85652e3a63e154dd8e8829/media/badge.svg)](https://awesome-r.com/#awesome-r-graphic-displays)
 
e5620218
 <!--
 [![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)
 [![Bioc](http://www.bioconductor.org/shields/years-in-bioc/ggtree.svg)](https://www.bioconductor.org/packages/devel/bioc/html/ggtree.html#since)
f9c9f2f8
 [![Last-changedate](https://img.shields.io/badge/last%20change-2020--03--19-green.svg)](https://github.com/GuangchuangYu/ggtree/commits/master)
4fca06a6
 
e5620218
 ` r badge_devel("guangchuangyu/ggtree", "green")`
 ` r badge_bioc_download("ggtree", "total", "blue")`
 ` r badge_bioc_download("ggtree", "month", "blue")`
 ` r badge_bioc_download_rank("ggtree")`
 -->
13af7bc0
 
a27c977f
 ‘ggtree’ extends the ‘ggplot2’ plotting system which implemented the
 grammar of graphics. ‘ggtree’ is designed for visualization and
6540f9cb
 annotation of phylogenetic trees and other tree-like structures with
 their annotation data.
5662ae9e
 
7e19d6eb
 For details, please visit <https://yulab-smu.github.io/treedata-book/>.
e9896b76
 
7566a86d
 ## :writing\_hand: Authors
d003c59c
 
 Guangchuang YU
 
a27c977f
 School of Basic Medical Sciences, Southern Medical University
d003c59c
 
 <https://guangchuangyu.github.io>
 
e84c1f7e
 [![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)
 [![saythanks](https://img.shields.io/badge/say-thanks-ff69b4.svg)](https://saythanks.io/to/GuangchuangYu)
7e19d6eb
 [![](https://img.shields.io/badge/follow%20me%20on-WeChat-green.svg)](https://guangchuangyu.github.io/blog_images/biobabble.jpg)
1a318d4d
 
38554c25
 If you use [ggtree](http://bioconductor.org/packages/ggtree) in
 published research, please cite the most appropriate paper(s) from this
 list:
5662ae9e
 
f9c9f2f8
 1.  **G Yu**. Using ggtree to visualize data on tree-like structures.
     ***Current Protocols in Bioinformatics***, 2020, 69:e96. doi:
     [10.1002/cpbi.96](https://doi.org/10.1002/cpbi.96).
36740da2
       - [Source code and data to reproduce figures in the
         article](https://github.com/GuangchuangYu/ggtree-current-protocols)
f9c9f2f8
 2.  **G Yu**<sup>\*</sup>, TTY Lam, H Zhu, Y Guan<sup>\*</sup>. Two
38554c25
     methods for mapping and visualizing associated data on phylogeny
18618ecb
     using ggtree. ***Molecular Biology and Evolution***, 2018,
     35(2):3041-3043. doi:
38554c25
     [10.1093/molbev/msy194](https://doi.org/10.1093/molbev/msy194).
ce5f23d2
       - [Source code to produce Supplementary
         Material](https://github.com/GuangchuangYu/plotting_tree_with_data)
f9c9f2f8
 3.  **G Yu**, DK Smith, H Zhu, Y Guan, TTY Lam<sup>\*</sup>. ggtree: an
7566a86d
     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. doi:
     [10.1111/2041-210X.12628](https://doi.org/10.1111/2041-210X.12628).
567ab02f
 
7566a86d
 ## :sparkling\_heart: Contributing
deb8e67d
 
e84c1f7e
 We welcome any contributions\! By participating in this project you
 agree to abide by the terms outlined in the [Contributor Code of
 Conduct](CONDUCT.md).