... | ... |
@@ -4,7 +4,7 @@ ggtree: an R package for visualization and annotation of phylogenetic trees with |
4 | 4 |
|
5 | 5 |
[](https://bioconductor.org/packages/ggtree) [](https://github.com/GuangchuangYu/ggtree) [](https://www.bioconductor.org/packages/devel/bioc/html/ggtree.html#since) [](https://bioconductor.org/packages/stats/bioc/ggtree) [](https://bioconductor.org/packages/stats/bioc/ggtree) <img src="logo.png" align="right" /> |
6 | 6 |
|
7 |
-[](http://www.repostatus.org/#active) [](https://codecov.io/gh/GuangchuangYu/ggtree) [](https://github.com/GuangchuangYu/ggtree/commits/master) [](https://github.com/GuangchuangYu/ggtree/network) [](https://github.com/GuangchuangYu/ggtree/stargazers) [](https://awesome-r.com/#awesome-r-graphic-displays) |
|
7 |
+[](http://www.repostatus.org/#active) [](https://codecov.io/gh/GuangchuangYu/ggtree) [](https://github.com/GuangchuangYu/ggtree/commits/master) [](https://github.com/GuangchuangYu/ggtree/network) [](https://github.com/GuangchuangYu/ggtree/stargazers) [](https://awesome-r.com/#awesome-r-graphic-displays) |
|
8 | 8 |
|
9 | 9 |
[](https://www.bioconductor.org/packages/devel/bioc/html/ggtree.html#archives) [](https://bioconductor.org/checkResults/devel/bioc-LATEST/ggtree/) [](https://travis-ci.org/GuangchuangYu/ggtree) [](https://ci.appveyor.com/project/GuangchuangYu/ggtree) [](http://bioconda.github.io/recipes/bioconductor-ggtree/README.html) |
10 | 10 |
|
... | ... |
@@ -18,7 +18,7 @@ Please cite the following article when using `ggtree`: |
18 | 18 |
|
19 | 19 |
**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***. *accepted* |
20 | 20 |
|
21 |
-[](http://dx.doi.org/10.1111/2041-210X.12628) [](https://scholar.google.com.hk/scholar?oi=bibs&hl=en&cites=7268358477862164627) [](https://www.altmetric.com/details/10533079) |
|
21 |
+[](http://dx.doi.org/10.1111/2041-210X.12628) [](https://scholar.google.com.hk/scholar?oi=bibs&hl=en&cites=7268358477862164627) [](https://www.altmetric.com/details/10533079) |
|
22 | 22 |
|
23 | 23 |
------------------------------------------------------------------------ |
24 | 24 |
|
... | ... |
@@ -285,7 +285,7 @@ |
285 | 285 |
<ul> |
286 | 286 |
<li><a href="https://guangchuangyu.github.io/2016/09/ggtree-for-microbiome-data/">ggtree for microbiome data</a></li> |
287 | 287 |
<li><a href="https://guangchuangyu.github.io/2016/09/ggtree-for-outbreak-data/">ggtree for outbreak data</a></li> |
288 |
-<li><a href="https://github.com/GuangchuangYu/plotTree-ggtree">ggtree version of plotTree.R</a></li> |
|
288 |
+<li><a href="http://guangchuangyu.github.io/2016/12/ggtree-version-of-plottree/">ggtree version of plotTree</a></li> |
|
289 | 289 |
<li><a href="https://guangchuangyu.github.io/2016/10/reproducible-logo-generated-by-ggtree">reproducible logo generated by ggtree</a></li> |
290 | 290 |
</ul> |
291 | 291 |
<h3 id="funny-stuff"><i class="fa fa-angle-double-right"></i> Funny stuff</h3> |
... | ... |
@@ -223,11 +223,11 @@ |
223 | 223 |
} |
224 | 224 |
</style> |
225 | 225 |
|
226 |
-<div id = 'chart5cd55f3ed02' class = 'rChart morris'></div> |
|
226 |
+<div id = 'chart4fa28c95e5e' class = 'rChart morris'></div> |
|
227 | 227 |
|
228 | 228 |
<script type='text/javascript'> |
229 | 229 |
var chartParams = { |
230 |
- "element": "chart5cd55f3ed02", |
|
230 |
+ "element": "chart4fa28c95e5e", |
|
231 | 231 |
"width": 800, |
232 | 232 |
"height": 400, |
233 | 233 |
"xkey": "year", |
... | ... |
@@ -241,7 +241,7 @@ |
241 | 241 |
"pubid": "HtEfBTGE9r8C" |
242 | 242 |
} |
243 | 243 |
], |
244 |
-"id": "chart5cd55f3ed02", |
|
244 |
+"id": "chart4fa28c95e5e", |
|
245 | 245 |
"labels": "cites" |
246 | 246 |
}, |
247 | 247 |
chartType = "Bar" |
... | ... |
@@ -237,7 +237,7 @@ |
237 | 237 |
<p><link rel="stylesheet" href="https://guangchuangyu.github.io/css/font-awesome.min.css"></p> |
238 | 238 |
<p><a href="https://bioconductor.org/packages/ggtree"><img alt="releaseVersion" src="https://img.shields.io/badge/release%20version-1.6.5-blue.svg?style=flat" /></a> |
239 | 239 |
<a href="https://github.com/GuangchuangYu/ggtree"><img alt="develVersion" src="https://img.shields.io/badge/devel%20version-1.7.4-blue.svg?style=flat" /></a> |
240 |
-<a href="https://bioconductor.org/packages/stats/bioc/ggtree"><img alt="total" src="https://img.shields.io/badge/downloads-18329/total-blue.svg?style=flat" /></a> |
|
240 |
+<a href="https://bioconductor.org/packages/stats/bioc/ggtree"><img alt="total" src="https://img.shields.io/badge/downloads-18505/total-blue.svg?style=flat" /></a> |
|
241 | 241 |
<a href="https://bioconductor.org/packages/stats/bioc/ggtree"><img alt="month" src="https://img.shields.io/badge/downloads-1852/month-blue.svg?style=flat" /></a></p> |
242 | 242 |
<p>The <code>ggtree</code> package extending the <em>ggplot2</em> package. It based on grammar of graphics and takes all the good parts of <em>ggplot2</em>. <em>ggtree</em> is designed for not only viewing phylogenetic tree but also displaying annotation data on the tree. |
243 | 243 |
<em>ggtree</em> is released within the <a href="https://bioconductor.org/packages/ggtree/">Bioconductor</a> project and the source code is hosted on <a href="https://github.com/GuangchuangYu/ggtree"><i class="fa fa-github fa-lg"></i> GitHub</a>.</p> |
... | ... |
@@ -67,7 +67,7 @@ |
67 | 67 |
}, |
68 | 68 |
{ |
69 | 69 |
"location": "/documentation/", |
70 |
- "text": "Vignettes\n\n\n\n\nggtree\n\n\nTree Data Import\n\n\nTree Visualization\n\n\nTree Annotation\n\n\nTree Manipulation\n\n\nAdvance Tree Annotation\n\n\nggtree utilities\n\n\n\n\n Blog posts\n\n\n News and updates\n\n\n\n\nviewing and annotating phylogenetic tree with ggtree\n\n\nggtree in Bioconductor 3.1\n\n\nBioC 3.1: NEWS of my BioC packages\n\n\nBioC 3.2: NEWS of my BioC packages\n\n\nNews of ggtree\n\n\nBioC 3.3: NEWS of my BioC packages\n\n\nBioC 3.4: NEWS of my BioC packages\n\n\nggtree paper published\n\n\n\n\n Data manipulation\n\n\n\n\nsubsetting data in ggtree\n\n\nggtree supports phylip tree format\n\n\n\n\n Tree visualization\n\n\n\n\nggtree - updating a tree view\n\n\nan example of drawing beast tree using ggtree\n\n\nxlim_tree: set x axis limits for only Tree panel\n\n\n\n\n Tree annotation\n\n\n\n\nlabel edge number in ggtree\n\n\nEdge coloring with user data\n\n\nsubview\n\n\nAnnotate a phylogenetic tree with insets\n\n\nggtree annotate phylogenetic tree with local images\n\n\nembed images in ggplot2 via subview and annotate a phylogenetic tree with images using inset function\n\n\nidentify method for ggtree\n\n\nfacet_plot: a general solution to associate data with phylogenetic tree\n\n\nalign genomic features with phylogenetic tree\n\n\n\n\n Tree manipulation\n\n\n\n\nflip and rotate branches in ggtree\n\n\n\n\n Application\n\n\n\n\nggtree for microbiome data\n\n\nggtree for outbreak data\n\n\nggtree version of plotTree.R\n\n\nreproducible logo generated by ggtree\n\n\n\n\n Funny stuff\n\n\n\n\nggtree with funny fonts\n\n\ncomic phylogenetic tree with ggtree and comicR\n\n\nuse emoji font in R\n\n\n\n\n User's feedback\n\n\n\n\ntweets of ggtree\n\n\nJoin the group chat on \n and \n\n\n\n\n Find out more on \nhttps://guangchuangyu.github.io/tags/ggtree/\n.\n\n\n Slides\n\n\n\n\nGenerating publication quality figures using R \n ggplot2\n\n\nggtree for visualization and annotation of phylogenetic trees\n\n\n\n\n Video\n\n\n\n\ninteractive clade highlighting\n\n\ninteractive rotating clades\n\n\ninteractive clade labeling\n\n\n\n\n Workflow\n\n\n\n\nrecreate a tree from a publication (\nBloom\n \net al\n, \nScience\n 2010)", |
|
70 |
+ "text": "Vignettes\n\n\n\n\nggtree\n\n\nTree Data Import\n\n\nTree Visualization\n\n\nTree Annotation\n\n\nTree Manipulation\n\n\nAdvance Tree Annotation\n\n\nggtree utilities\n\n\n\n\n Blog posts\n\n\n News and updates\n\n\n\n\nviewing and annotating phylogenetic tree with ggtree\n\n\nggtree in Bioconductor 3.1\n\n\nBioC 3.1: NEWS of my BioC packages\n\n\nBioC 3.2: NEWS of my BioC packages\n\n\nNews of ggtree\n\n\nBioC 3.3: NEWS of my BioC packages\n\n\nBioC 3.4: NEWS of my BioC packages\n\n\nggtree paper published\n\n\n\n\n Data manipulation\n\n\n\n\nsubsetting data in ggtree\n\n\nggtree supports phylip tree format\n\n\n\n\n Tree visualization\n\n\n\n\nggtree - updating a tree view\n\n\nan example of drawing beast tree using ggtree\n\n\nxlim_tree: set x axis limits for only Tree panel\n\n\n\n\n Tree annotation\n\n\n\n\nlabel edge number in ggtree\n\n\nEdge coloring with user data\n\n\nsubview\n\n\nAnnotate a phylogenetic tree with insets\n\n\nggtree annotate phylogenetic tree with local images\n\n\nembed images in ggplot2 via subview and annotate a phylogenetic tree with images using inset function\n\n\nidentify method for ggtree\n\n\nfacet_plot: a general solution to associate data with phylogenetic tree\n\n\nalign genomic features with phylogenetic tree\n\n\n\n\n Tree manipulation\n\n\n\n\nflip and rotate branches in ggtree\n\n\n\n\n Application\n\n\n\n\nggtree for microbiome data\n\n\nggtree for outbreak data\n\n\nggtree version of plotTree\n\n\nreproducible logo generated by ggtree\n\n\n\n\n Funny stuff\n\n\n\n\nggtree with funny fonts\n\n\ncomic phylogenetic tree with ggtree and comicR\n\n\nuse emoji font in R\n\n\n\n\n User's feedback\n\n\n\n\ntweets of ggtree\n\n\nJoin the group chat on \n and \n\n\n\n\n Find out more on \nhttps://guangchuangyu.github.io/tags/ggtree/\n.\n\n\n Slides\n\n\n\n\nGenerating publication quality figures using R \n ggplot2\n\n\nggtree for visualization and annotation of phylogenetic trees\n\n\n\n\n Video\n\n\n\n\ninteractive clade highlighting\n\n\ninteractive rotating clades\n\n\ninteractive clade labeling\n\n\n\n\n Workflow\n\n\n\n\nrecreate a tree from a publication (\nBloom\n \net al\n, \nScience\n 2010)", |
|
71 | 71 |
"title": "Documentation" |
72 | 72 |
}, |
73 | 73 |
{ |
... | ... |
@@ -107,7 +107,7 @@ |
107 | 107 |
}, |
108 | 108 |
{ |
109 | 109 |
"location": "/documentation/#application", |
110 |
- "text": "ggtree for microbiome data ggtree for outbreak data ggtree version of plotTree.R reproducible logo generated by ggtree", |
|
110 |
+ "text": "ggtree for microbiome data ggtree for outbreak data ggtree version of plotTree reproducible logo generated by ggtree", |
|
111 | 111 |
"title": " Application" |
112 | 112 |
}, |
113 | 113 |
{ |
... | ... |
@@ -207,7 +207,7 @@ |
207 | 207 |
}, |
208 | 208 |
{ |
209 | 209 |
"location": "/featuredArticles/", |
210 |
- "text": "Let us know\n if you have published using \nggtree\n and your publication will be featured here.\n\n\n\n\n\n\n\n\n\n\n\n\n\n .rChart {\n display: block;\n margin-left: auto; \n margin-right: auto;\n width: 800px;\n height: 300px;\n } \n \n\n\n\n\n\n\n\n var chartParams = {\n \"element\": \"chart5cd55f3ed02\",\n\"width\": 800,\n\"height\": 400,\n\"xkey\": \"year\",\n\"ykeys\": [\n \"cites\" \n],\n\"data\": [\n {\n \"year\": 2016,\n\"cites\": 1,\n\"pubid\": \"HtEfBTGE9r8C\" \n} \n],\n\"id\": \"chart5cd55f3ed02\",\n\"labels\": \"cites\" \n},\n chartType = \"Bar\"\n new Morris[chartType](chartParams)\n\n\n\n\n 2016\n\n\nLack of GLYCOLATE OXIDASE 1, but not GLYCOLATE OXIDASE 2, attenuates the photorespiratory phenotype of CATALASE2-deficient \nArabidopsis\n\n\nPlant Physiology\n May. 2016 \n\n\n\n\nRange overlap drives chromosome inversion fixation in passerine birds\n\n\nbioRxiv\n May. 2016 \nhttp://dx.doi.org/10.1101/053371\n\n\n\n\nPhenotypic and Genotypic Characteristics of Shiga Toxin-Producing Escherichia coli Isolated from Surface Waters and Sediments in a Canadian Urban-Agricultural Landscape\n\n\nFront. Cell. Infect. Microbiol.\n Apr. 2016 \nhttp://dx.doi.org/10.3389%2Ffcimb.2016.00036\n\n\n\n\nWs-2\n Introgression in a Proportion of \nArabidopsis thaliana Col-0\n Stock Seed Produces Specific Phenotypes and Highlights the Importance of Routine Genetic Verification\n\n\nPlant Cell\n Mar. 2016 \nhttp://dx.doi.org/10.1105/tpc.16.00053\n\n\n\n\n 2015\n\n\nThe population genetics of drug resistance evolution in natural populations of viral, bacterial and eukaryotic pathogens\n\n\nMolecuar Ecology\n Dec. 2015 \nhttp://dx.doi.org/10.1111/mec.13474\n\n\n\n\nGenetic characterization of highly pathogenic H5 influenza viruses from poultry in Taiwan, 2015\n\n\nInfection, Genetics and Evolution\n Dec. 2015 \nhttp://dx.doi.org/10.1016/j.meegid.2015.12.006\n\n\n\n\nTrans-species polymorphism at antimicrobial innate immunity cathelicidin genes of Atlantic cod and related species\n\n\nPeerJ\n May 2015 \nhttps://doi.org/10.7717/peerj.976", |
|
210 |
+ "text": "Let us know\n if you have published using \nggtree\n and your publication will be featured here.\n\n\n\n\n\n\n\n\n\n\n\n\n\n .rChart {\n display: block;\n margin-left: auto; \n margin-right: auto;\n width: 800px;\n height: 300px;\n } \n \n\n\n\n\n\n\n\n var chartParams = {\n \"element\": \"chart4fa28c95e5e\",\n\"width\": 800,\n\"height\": 400,\n\"xkey\": \"year\",\n\"ykeys\": [\n \"cites\" \n],\n\"data\": [\n {\n \"year\": 2016,\n\"cites\": 1,\n\"pubid\": \"HtEfBTGE9r8C\" \n} \n],\n\"id\": \"chart4fa28c95e5e\",\n\"labels\": \"cites\" \n},\n chartType = \"Bar\"\n new Morris[chartType](chartParams)\n\n\n\n\n 2016\n\n\nLack of GLYCOLATE OXIDASE 1, but not GLYCOLATE OXIDASE 2, attenuates the photorespiratory phenotype of CATALASE2-deficient \nArabidopsis\n\n\nPlant Physiology\n May. 2016 \n\n\n\n\nRange overlap drives chromosome inversion fixation in passerine birds\n\n\nbioRxiv\n May. 2016 \nhttp://dx.doi.org/10.1101/053371\n\n\n\n\nPhenotypic and Genotypic Characteristics of Shiga Toxin-Producing Escherichia coli Isolated from Surface Waters and Sediments in a Canadian Urban-Agricultural Landscape\n\n\nFront. Cell. Infect. Microbiol.\n Apr. 2016 \nhttp://dx.doi.org/10.3389%2Ffcimb.2016.00036\n\n\n\n\nWs-2\n Introgression in a Proportion of \nArabidopsis thaliana Col-0\n Stock Seed Produces Specific Phenotypes and Highlights the Importance of Routine Genetic Verification\n\n\nPlant Cell\n Mar. 2016 \nhttp://dx.doi.org/10.1105/tpc.16.00053\n\n\n\n\n 2015\n\n\nThe population genetics of drug resistance evolution in natural populations of viral, bacterial and eukaryotic pathogens\n\n\nMolecuar Ecology\n Dec. 2015 \nhttp://dx.doi.org/10.1111/mec.13474\n\n\n\n\nGenetic characterization of highly pathogenic H5 influenza viruses from poultry in Taiwan, 2015\n\n\nInfection, Genetics and Evolution\n Dec. 2015 \nhttp://dx.doi.org/10.1016/j.meegid.2015.12.006\n\n\n\n\nTrans-species polymorphism at antimicrobial innate immunity cathelicidin genes of Atlantic cod and related species\n\n\nPeerJ\n May 2015 \nhttps://doi.org/10.7717/peerj.976", |
|
211 | 211 |
"title": "Featured Articles" |
212 | 212 |
}, |
213 | 213 |
{ |
... | ... |
@@ -4,7 +4,7 @@ |
4 | 4 |
|
5 | 5 |
<url> |
6 | 6 |
<loc>https://guangchuangyu.github.io/ggtree/</loc> |
7 |
- <lastmod>2016-12-13</lastmod> |
|
7 |
+ <lastmod>2016-12-17</lastmod> |
|
8 | 8 |
<changefreq>daily</changefreq> |
9 | 9 |
</url> |
10 | 10 |
|
... | ... |
@@ -12,7 +12,7 @@ |
12 | 12 |
|
13 | 13 |
<url> |
14 | 14 |
<loc>https://guangchuangyu.github.io/ggtree/documentation/</loc> |
15 |
- <lastmod>2016-12-13</lastmod> |
|
15 |
+ <lastmod>2016-12-17</lastmod> |
|
16 | 16 |
<changefreq>daily</changefreq> |
17 | 17 |
</url> |
18 | 18 |
|
... | ... |
@@ -20,7 +20,7 @@ |
20 | 20 |
|
21 | 21 |
<url> |
22 | 22 |
<loc>https://guangchuangyu.github.io/ggtree/faq/</loc> |
23 |
- <lastmod>2016-12-13</lastmod> |
|
23 |
+ <lastmod>2016-12-17</lastmod> |
|
24 | 24 |
<changefreq>daily</changefreq> |
25 | 25 |
</url> |
26 | 26 |
|
... | ... |
@@ -28,7 +28,7 @@ |
28 | 28 |
|
29 | 29 |
<url> |
30 | 30 |
<loc>https://guangchuangyu.github.io/ggtree/featuredArticles/</loc> |
31 |
- <lastmod>2016-12-13</lastmod> |
|
31 |
+ <lastmod>2016-12-17</lastmod> |
|
32 | 32 |
<changefreq>daily</changefreq> |
33 | 33 |
</url> |
34 | 34 |
|
... | ... |
@@ -37,49 +37,49 @@ |
37 | 37 |
|
38 | 38 |
<url> |
39 | 39 |
<loc>https://guangchuangyu.github.io/ggtree/ChIPseeker/</loc> |
40 |
- <lastmod>2016-12-13</lastmod> |
|
40 |
+ <lastmod>2016-12-17</lastmod> |
|
41 | 41 |
<changefreq>daily</changefreq> |
42 | 42 |
</url> |
43 | 43 |
|
44 | 44 |
<url> |
45 | 45 |
<loc>https://guangchuangyu.github.io/ggtree/clusterProfiler/</loc> |
46 |
- <lastmod>2016-12-13</lastmod> |
|
46 |
+ <lastmod>2016-12-17</lastmod> |
|
47 | 47 |
<changefreq>daily</changefreq> |
48 | 48 |
</url> |
49 | 49 |
|
50 | 50 |
<url> |
51 | 51 |
<loc>https://guangchuangyu.github.io/ggtree/DOSE/</loc> |
52 |
- <lastmod>2016-12-13</lastmod> |
|
52 |
+ <lastmod>2016-12-17</lastmod> |
|
53 | 53 |
<changefreq>daily</changefreq> |
54 | 54 |
</url> |
55 | 55 |
|
56 | 56 |
<url> |
57 | 57 |
<loc>https://guangchuangyu.github.io/ggtree/emojifont/</loc> |
58 |
- <lastmod>2016-12-13</lastmod> |
|
58 |
+ <lastmod>2016-12-17</lastmod> |
|
59 | 59 |
<changefreq>daily</changefreq> |
60 | 60 |
</url> |
61 | 61 |
|
62 | 62 |
<url> |
63 | 63 |
<loc>https://guangchuangyu.github.io/ggtree/ggtree/</loc> |
64 |
- <lastmod>2016-12-13</lastmod> |
|
64 |
+ <lastmod>2016-12-17</lastmod> |
|
65 | 65 |
<changefreq>daily</changefreq> |
66 | 66 |
</url> |
67 | 67 |
|
68 | 68 |
<url> |
69 | 69 |
<loc>https://guangchuangyu.github.io/ggtree/GOSemSim/</loc> |
70 |
- <lastmod>2016-12-13</lastmod> |
|
70 |
+ <lastmod>2016-12-17</lastmod> |
|
71 | 71 |
<changefreq>daily</changefreq> |
72 | 72 |
</url> |
73 | 73 |
|
74 | 74 |
<url> |
75 | 75 |
<loc>https://guangchuangyu.github.io/ggtree/meshes/</loc> |
76 |
- <lastmod>2016-12-13</lastmod> |
|
76 |
+ <lastmod>2016-12-17</lastmod> |
|
77 | 77 |
<changefreq>daily</changefreq> |
78 | 78 |
</url> |
79 | 79 |
|
80 | 80 |
<url> |
81 | 81 |
<loc>https://guangchuangyu.github.io/ggtree/ReactomePA/</loc> |
82 |
- <lastmod>2016-12-13</lastmod> |
|
82 |
+ <lastmod>2016-12-17</lastmod> |
|
83 | 83 |
<changefreq>daily</changefreq> |
84 | 84 |
</url> |
85 | 85 |
|
... | ... |
@@ -71,7 +71,7 @@ |
71 | 71 |
|
72 | 72 |
+ [ggtree for microbiome data](https://guangchuangyu.github.io/2016/09/ggtree-for-microbiome-data/) |
73 | 73 |
+ [ggtree for outbreak data](https://guangchuangyu.github.io/2016/09/ggtree-for-outbreak-data/) |
74 |
-+ [ggtree version of plotTree.R](https://github.com/GuangchuangYu/plotTree-ggtree) |
|
74 |
++ [ggtree version of plotTree](http://guangchuangyu.github.io/2016/12/ggtree-version-of-plottree/) |
|
75 | 75 |
+ [reproducible logo generated by ggtree](https://guangchuangyu.github.io/2016/10/reproducible-logo-generated-by-ggtree) |
76 | 76 |
|
77 | 77 |
|
... | ... |
@@ -36,10 +36,10 @@ |
36 | 36 |
} |
37 | 37 |
</style> |
38 | 38 |
|
39 |
-<div id = 'chart5cd55f3ed02' class = 'rChart morris'></div> |
|
39 |
+<div id = 'chart4fa28c95e5e' class = 'rChart morris'></div> |
|
40 | 40 |
<script type='text/javascript'> |
41 | 41 |
var chartParams = { |
42 |
- "element": "chart5cd55f3ed02", |
|
42 |
+ "element": "chart4fa28c95e5e", |
|
43 | 43 |
"width": 800, |
44 | 44 |
"height": 400, |
45 | 45 |
"xkey": "year", |
... | ... |
@@ -53,7 +53,7 @@ |
53 | 53 |
"pubid": "HtEfBTGE9r8C" |
54 | 54 |
} |
55 | 55 |
], |
56 |
-"id": "chart5cd55f3ed02", |
|
56 |
+"id": "chart4fa28c95e5e", |
|
57 | 57 |
"labels": "cites" |
58 | 58 |
}, |
59 | 59 |
chartType = "Bar" |
... | ... |
@@ -18,7 +18,7 @@ |
18 | 18 |
|
19 | 19 |
[](https://bioconductor.org/packages/ggtree) |
20 | 20 |
[](https://github.com/GuangchuangYu/ggtree) |
21 |
-[](https://bioconductor.org/packages/stats/bioc/ggtree) |
|
21 |
+[](https://bioconductor.org/packages/stats/bioc/ggtree) |
|
22 | 22 |
[](https://bioconductor.org/packages/stats/bioc/ggtree) |
23 | 23 |
|
24 | 24 |
|
... | ... |
@@ -58,7 +58,7 @@ |
58 | 58 |
|
59 | 59 |
+ [ggtree for microbiome data](https://guangchuangyu.github.io/2016/09/ggtree-for-microbiome-data/) |
60 | 60 |
+ [ggtree for outbreak data](https://guangchuangyu.github.io/2016/09/ggtree-for-outbreak-data/) |
61 |
-+ [ggtree version of plotTree.R](https://github.com/GuangchuangYu/plotTree-ggtree) |
|
61 |
++ [ggtree version of plotTree](http://guangchuangyu.github.io/2016/12/ggtree-version-of-plottree/) |
|
62 | 62 |
+ [reproducible logo generated by ggtree](https://guangchuangyu.github.io/2016/10/reproducible-logo-generated-by-ggtree) |
63 | 63 |
|
64 | 64 |
|