guangchuang yu authored on 14/11/2016 07:15:43
Showing 4 changed files

... ...
@@ -9,3 +9,4 @@ Makefile
9 9
 README.Rmd
10 10
 mkdocs
11 11
 docs
12
+logo.png
12 13
\ No newline at end of file
... ...
@@ -5,7 +5,10 @@ output:
5 5
 html_preview: false
6 6
 ---
7 7
 
8
-#  ggtree: an R package for visualization and annotation of phylogenetic trees with their covariates and other associated data
8
+<!-- README.md is generated from README.Rmd. Please edit that file -->
9
+
10
+
11
+#  ggtree: an R package for visualization and annotation of phylogenetic trees with their covariates and other associated data <img src="logo.png" align="right" />
9 12
 
10 13
 ```{r echo=FALSE, results="hide", message=FALSE}
11 14
 library("txtplot")
... ...
@@ -1,5 +1,6 @@
1
-ggtree: an R package for visualization and annotation of phylogenetic trees with their covariates and other associated data
2
-===========================================================================================================================
1
+<!-- README.md is generated from README.Rmd. Please edit that file -->
2
+ggtree: an R package for visualization and annotation of phylogenetic trees with their covariates and other associated data <img src="logo.png" align="right" />
3
+================================================================================================================================================================
3 4
 
4 5
 [![releaseVersion](https://img.shields.io/badge/release%20version-1.6.3-green.svg?style=flat)](https://bioconductor.org/packages/ggtree) [![develVersion](https://img.shields.io/badge/devel%20version-1.7.3-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) [![total](https://img.shields.io/badge/downloads-16443/total-blue.svg?style=flat)](https://bioconductor.org/packages/stats/bioc/ggtree) [![month](https://img.shields.io/badge/downloads-1621/month-blue.svg?style=flat)](https://bioconductor.org/packages/stats/bioc/ggtree)
5 6
 
6 7
new file mode 100644
7 8
Binary files /dev/null and b/logo.png differ