... | ... |
@@ -2,13 +2,13 @@ |
2 | 2 |
<rss version="2.0" xmlns:atom="http://www.w3.org/2005/Atom"> |
3 | 3 |
<channel> |
4 | 4 |
<title>Categories on ggtree - Guangchuang Yu</title> |
5 |
- <link>/categories/</link> |
|
5 |
+ <link>https://guangchuangyu.github.io/ggtree/categories/</link> |
|
6 | 6 |
<description>Recent content in Categories on ggtree - Guangchuang Yu</description> |
7 | 7 |
<generator>Hugo -- gohugo.io</generator> |
8 | 8 |
<language>en-us</language> |
9 | 9 |
<copyright>Released under the Artistic-2.0 license</copyright> |
10 | 10 |
|
11 |
- <atom:link href="/categories/index.xml" rel="self" type="application/rss+xml" /> |
|
11 |
+ <atom:link href="https://guangchuangyu.github.io/ggtree/categories/index.xml" rel="self" type="application/rss+xml" /> |
|
12 | 12 |
|
13 | 13 |
|
14 | 14 |
</channel> |
... | ... |
@@ -15,42 +15,42 @@ |
15 | 15 |
|
16 | 16 |
<meta name="description" content="Visualization and annotation of phylogenetic trees."> |
17 | 17 |
|
18 |
- <link rel="canonical" href="../documentation/"> |
|
18 |
+ <link rel="canonical" href="https://guangchuangyu.github.io/ggtree/documentation/"> |
|
19 | 19 |
|
20 | 20 |
<meta name="author" content="Guangchuang Yu"> |
21 | 21 |
|
22 | 22 |
|
23 |
- <meta property="og:url" content="/documentation/"> |
|
23 |
+ <meta property="og:url" content="https://guangchuangyu.github.io/ggtree/documentation/"> |
|
24 | 24 |
<meta property="og:title" content="ggtree - Guangchuang Yu"> |
25 |
- <meta property="og:image" content="/images/gc.png"> |
|
25 |
+ <meta property="og:image" content="https://guangchuangyu.github.io/ggtree/images/gc.png"> |
|
26 | 26 |
<meta name="apple-mobile-web-app-title" content="ggtree - Guangchuang Yu"> |
27 | 27 |
<meta name="apple-mobile-web-app-capable" content="yes"> |
28 | 28 |
<meta name="apple-mobile-web-app-status-bar-style" content="black-translucent"> |
29 | 29 |
|
30 |
- <link rel="shortcut icon" type="image/x-icon" href="../images/favicon.ico"> |
|
31 |
- <link rel="icon" type="image/x-icon" href="../images/favicon.ico"> |
|
30 |
+ <link rel="shortcut icon" type="image/x-icon" href="https://guangchuangyu.github.io/ggtree/images/favicon.ico"> |
|
31 |
+ <link rel="icon" type="image/x-icon" href="https://guangchuangyu.github.io/ggtree/images/favicon.ico"> |
|
32 | 32 |
|
33 | 33 |
<style> |
34 | 34 |
@font-face { |
35 | 35 |
font-family: 'Icon'; |
36 |
- src: url('/fonts/icon.eot'); |
|
37 |
- src: url('/fonts/icon.eot') |
|
36 |
+ src: url('https://guangchuangyu.github.io/ggtree/fonts/icon.eot'); |
|
37 |
+ src: url('https://guangchuangyu.github.io/ggtree/fonts/icon.eot') |
|
38 | 38 |
format('embedded-opentype'), |
39 |
- url('/fonts/icon.woff') |
|
39 |
+ url('https://guangchuangyu.github.io/ggtree/fonts/icon.woff') |
|
40 | 40 |
format('woff'), |
41 |
- url('/fonts/icon.ttf') |
|
41 |
+ url('https://guangchuangyu.github.io/ggtree/fonts/icon.ttf') |
|
42 | 42 |
format('truetype'), |
43 |
- url('/fonts/icon.svg') |
|
43 |
+ url('https://guangchuangyu.github.io/ggtree/fonts/icon.svg') |
|
44 | 44 |
format('svg'); |
45 | 45 |
font-weight: normal; |
46 | 46 |
font-style: normal; |
47 | 47 |
} |
48 | 48 |
</style> |
49 | 49 |
|
50 |
- <link rel="stylesheet" href="../stylesheets/application.css"> |
|
51 |
- <link rel="stylesheet" href="../stylesheets/temporary.css"> |
|
52 |
- <link rel="stylesheet" href="../stylesheets/palettes.css"> |
|
53 |
- <link rel="stylesheet" href="../stylesheets/highlight/highlight.css"> |
|
50 |
+ <link rel="stylesheet" href="https://guangchuangyu.github.io/ggtree/stylesheets/application.css"> |
|
51 |
+ <link rel="stylesheet" href="https://guangchuangyu.github.io/ggtree/stylesheets/temporary.css"> |
|
52 |
+ <link rel="stylesheet" href="https://guangchuangyu.github.io/ggtree/stylesheets/palettes.css"> |
|
53 |
+ <link rel="stylesheet" href="https://guangchuangyu.github.io/ggtree/stylesheets/highlight/highlight.css"> |
|
54 | 54 |
|
55 | 55 |
|
56 | 56 |
|
... | ... |
@@ -66,7 +66,7 @@ |
66 | 66 |
</style> |
67 | 67 |
|
68 | 68 |
|
69 |
- <script src="../javascripts/modernizr.js"></script> |
|
69 |
+ <script src="https://guangchuangyu.github.io/ggtree/javascripts/modernizr.js"></script> |
|
70 | 70 |
|
71 | 71 |
|
72 | 72 |
|
... | ... |
@@ -138,7 +138,7 @@ |
138 | 138 |
<div class="banner"> |
139 | 139 |
|
140 | 140 |
<div class="logo"> |
141 |
- <img src="../images/gc.png"> |
|
141 |
+ <img src="https://guangchuangyu.github.io/ggtree/images/gc.png"> |
|
142 | 142 |
</div> |
143 | 143 |
|
144 | 144 |
<div class="name"> |
... | ... |
@@ -455,7 +455,7 @@ |
455 | 455 |
<nav class="pagination" aria-label="Footer"> |
456 | 456 |
<div class="previous"> |
457 | 457 |
|
458 |
- <a href="../" title="ggtree: visualization and annotation of phylogenetic trees"> |
|
458 |
+ <a href="https://guangchuangyu.github.io/ggtree/" title="ggtree: visualization and annotation of phylogenetic trees"> |
|
459 | 459 |
<span class="direction"> |
460 | 460 |
Previous |
461 | 461 |
</span> |
... | ... |
@@ -475,7 +475,7 @@ |
475 | 475 |
|
476 | 476 |
<div class="next"> |
477 | 477 |
|
478 |
- <a href="../faq/" title="FAQ"> |
|
478 |
+ <a href="https://guangchuangyu.github.io/ggtree/faq/" title="FAQ"> |
|
479 | 479 |
<span class="direction"> |
480 | 480 |
Next |
481 | 481 |
</span> |
... | ... |
@@ -514,12 +514,12 @@ |
514 | 514 |
|
515 | 515 |
<script> |
516 | 516 |
|
517 |
- var base_url = '\/'; |
|
517 |
+ var base_url = 'https:\/\/guangchuangyu.github.io\/ggtree\/'; |
|
518 | 518 |
var repo_id = 'GuangchuangYu\/ggtree'; |
519 | 519 |
|
520 | 520 |
</script> |
521 | 521 |
|
522 |
- <script src="../javascripts/application.js"></script> |
|
522 |
+ <script src="https://guangchuangyu.github.io/ggtree/javascripts/application.js"></script> |
|
523 | 523 |
|
524 | 524 |
|
525 | 525 |
<script> |
... | ... |
@@ -2,22 +2,22 @@ |
2 | 2 |
<rss version="2.0" xmlns:atom="http://www.w3.org/2005/Atom"> |
3 | 3 |
<channel> |
4 | 4 |
<title>Documentations on ggtree - Guangchuang Yu</title> |
5 |
- <link>/documentation/</link> |
|
5 |
+ <link>https://guangchuangyu.github.io/ggtree/documentation/</link> |
|
6 | 6 |
<description>Recent content in Documentations on ggtree - Guangchuang Yu</description> |
7 | 7 |
<generator>Hugo -- gohugo.io</generator> |
8 | 8 |
<language>en-us</language> |
9 | 9 |
<copyright>Released under the Artistic-2.0 license</copyright> |
10 | 10 |
<lastBuildDate>Mon, 24 Jul 2017 00:11:02 +0100</lastBuildDate> |
11 | 11 |
|
12 |
- <atom:link href="/documentation/index.xml" rel="self" type="application/rss+xml" /> |
|
12 |
+ <atom:link href="https://guangchuangyu.github.io/ggtree/documentation/index.xml" rel="self" type="application/rss+xml" /> |
|
13 | 13 |
|
14 | 14 |
|
15 | 15 |
<item> |
16 | 16 |
<title>Documentation</title> |
17 |
- <link>/documentation/</link> |
|
17 |
+ <link>https://guangchuangyu.github.io/ggtree/documentation/</link> |
|
18 | 18 |
<pubDate>Mon, 24 Jul 2017 00:11:02 +0100</pubDate> |
19 | 19 |
|
20 |
- <guid>/documentation/</guid> |
|
20 |
+ <guid>https://guangchuangyu.github.io/ggtree/documentation/</guid> |
|
21 | 21 |
<description>Vignettes ggtree Tree Data Import Tree Visualization Tree Annotation Tree Manipulation Advance Tree Annotation ggtree utilities Phylomoji Blog posts News and updates viewing and annotating phylogenetic tree with ggtree ggtree in Bioconductor 3.1 BioC 3.1: NEWS of my BioC packages BioC 3.2: NEWS of my BioC packages News of ggtree BioC 3.3: NEWS of my BioC packages BioC 3.4: NEWS of my BioC packages ggtree paper published Data manipulation subsetting data in ggtree ggtree supports phylip tree format convert graphic object to tree object using treeio Tree visualization ggtree - updating a tree view an example of drawing beast tree using ggtree Phylogenetic trees in R using ggtree The Molecular Ecologist Tree annotation label edge number in ggtree Edge coloring with user data subview Annotate a phylogenetic tree with insets ggtree annotate phylogenetic tree with local images embed images in ggplot2 via subview and annotate a phylogenetic tree with images using inset function identify method for ggtree facet_plot: a general solution to associate data with phylogenetic tree align genomic features with phylogenetic tree xlim_tree: set x axis limits for only Tree panel add layer to specific panel of facet_plot output Tree manipulation flip and rotate branches in ggtree Application ggtree for microbiome data ggtree for outbreak data ggtree version of plotTree reproducible logo generated by ggtree Funny stuff ggtree with funny fonts comic phylogenetic tree with ggtree and comicR use emoji font in R User’s feedback tweets of ggtree Join the group chat on and Find out more on https://guangchuangyu.</description> |
22 | 22 |
</item> |
23 | 23 |
|
... | ... |
@@ -15,42 +15,42 @@ |
15 | 15 |
|
16 | 16 |
<meta name="description" content="Visualization and annotation of phylogenetic trees."> |
17 | 17 |
|
18 |
- <link rel="canonical" href="../faq/"> |
|
18 |
+ <link rel="canonical" href="https://guangchuangyu.github.io/ggtree/faq/"> |
|
19 | 19 |
|
20 | 20 |
<meta name="author" content="Guangchuang Yu"> |
21 | 21 |
|
22 | 22 |
|
23 |
- <meta property="og:url" content="/faq/"> |
|
23 |
+ <meta property="og:url" content="https://guangchuangyu.github.io/ggtree/faq/"> |
|
24 | 24 |
<meta property="og:title" content="ggtree - Guangchuang Yu"> |
25 |
- <meta property="og:image" content="/images/gc.png"> |
|
25 |
+ <meta property="og:image" content="https://guangchuangyu.github.io/ggtree/images/gc.png"> |
|
26 | 26 |
<meta name="apple-mobile-web-app-title" content="ggtree - Guangchuang Yu"> |
27 | 27 |
<meta name="apple-mobile-web-app-capable" content="yes"> |
28 | 28 |
<meta name="apple-mobile-web-app-status-bar-style" content="black-translucent"> |
29 | 29 |
|
30 |
- <link rel="shortcut icon" type="image/x-icon" href="../images/favicon.ico"> |
|
31 |
- <link rel="icon" type="image/x-icon" href="../images/favicon.ico"> |
|
30 |
+ <link rel="shortcut icon" type="image/x-icon" href="https://guangchuangyu.github.io/ggtree/images/favicon.ico"> |
|
31 |
+ <link rel="icon" type="image/x-icon" href="https://guangchuangyu.github.io/ggtree/images/favicon.ico"> |
|
32 | 32 |
|
33 | 33 |
<style> |
34 | 34 |
@font-face { |
35 | 35 |
font-family: 'Icon'; |
36 |
- src: url('/fonts/icon.eot'); |
|
37 |
- src: url('/fonts/icon.eot') |
|
36 |
+ src: url('https://guangchuangyu.github.io/ggtree/fonts/icon.eot'); |
|
37 |
+ src: url('https://guangchuangyu.github.io/ggtree/fonts/icon.eot') |
|
38 | 38 |
format('embedded-opentype'), |
39 |
- url('/fonts/icon.woff') |
|
39 |
+ url('https://guangchuangyu.github.io/ggtree/fonts/icon.woff') |
|
40 | 40 |
format('woff'), |
41 |
- url('/fonts/icon.ttf') |
|
41 |
+ url('https://guangchuangyu.github.io/ggtree/fonts/icon.ttf') |
|
42 | 42 |
format('truetype'), |
43 |
- url('/fonts/icon.svg') |
|
43 |
+ url('https://guangchuangyu.github.io/ggtree/fonts/icon.svg') |
|
44 | 44 |
format('svg'); |
45 | 45 |
font-weight: normal; |
46 | 46 |
font-style: normal; |
47 | 47 |
} |
48 | 48 |
</style> |
49 | 49 |
|
50 |
- <link rel="stylesheet" href="../stylesheets/application.css"> |
|
51 |
- <link rel="stylesheet" href="../stylesheets/temporary.css"> |
|
52 |
- <link rel="stylesheet" href="../stylesheets/palettes.css"> |
|
53 |
- <link rel="stylesheet" href="../stylesheets/highlight/highlight.css"> |
|
50 |
+ <link rel="stylesheet" href="https://guangchuangyu.github.io/ggtree/stylesheets/application.css"> |
|
51 |
+ <link rel="stylesheet" href="https://guangchuangyu.github.io/ggtree/stylesheets/temporary.css"> |
|
52 |
+ <link rel="stylesheet" href="https://guangchuangyu.github.io/ggtree/stylesheets/palettes.css"> |
|
53 |
+ <link rel="stylesheet" href="https://guangchuangyu.github.io/ggtree/stylesheets/highlight/highlight.css"> |
|
54 | 54 |
|
55 | 55 |
|
56 | 56 |
|
... | ... |
@@ -66,7 +66,7 @@ |
66 | 66 |
</style> |
67 | 67 |
|
68 | 68 |
|
69 |
- <script src="../javascripts/modernizr.js"></script> |
|
69 |
+ <script src="https://guangchuangyu.github.io/ggtree/javascripts/modernizr.js"></script> |
|
70 | 70 |
|
71 | 71 |
|
72 | 72 |
|
... | ... |
@@ -138,7 +138,7 @@ |
138 | 138 |
<div class="banner"> |
139 | 139 |
|
140 | 140 |
<div class="logo"> |
141 |
- <img src="../images/gc.png"> |
|
141 |
+ <img src="https://guangchuangyu.github.io/ggtree/images/gc.png"> |
|
142 | 142 |
</div> |
143 | 143 |
|
144 | 144 |
<div class="name"> |
... | ... |
@@ -440,7 +440,7 @@ q + geom_text(data=d, aes(label=label))</code></pre> |
440 | 440 |
<nav class="pagination" aria-label="Footer"> |
441 | 441 |
<div class="previous"> |
442 | 442 |
|
443 |
- <a href="../documentation/" title="Documentation"> |
|
443 |
+ <a href="https://guangchuangyu.github.io/ggtree/documentation/" title="Documentation"> |
|
444 | 444 |
<span class="direction"> |
445 | 445 |
Previous |
446 | 446 |
</span> |
... | ... |
@@ -460,7 +460,7 @@ q + geom_text(data=d, aes(label=label))</code></pre> |
460 | 460 |
|
461 | 461 |
<div class="next"> |
462 | 462 |
|
463 |
- <a href="../featured-articles/" title="Featured Articles"> |
|
463 |
+ <a href="https://guangchuangyu.github.io/ggtree/featured-articles/" title="Featured Articles"> |
|
464 | 464 |
<span class="direction"> |
465 | 465 |
Next |
466 | 466 |
</span> |
... | ... |
@@ -499,12 +499,12 @@ q + geom_text(data=d, aes(label=label))</code></pre> |
499 | 499 |
|
500 | 500 |
<script> |
501 | 501 |
|
502 |
- var base_url = '\/'; |
|
502 |
+ var base_url = 'https:\/\/guangchuangyu.github.io\/ggtree\/'; |
|
503 | 503 |
var repo_id = 'GuangchuangYu\/ggtree'; |
504 | 504 |
|
505 | 505 |
</script> |
506 | 506 |
|
507 |
- <script src="../javascripts/application.js"></script> |
|
507 |
+ <script src="https://guangchuangyu.github.io/ggtree/javascripts/application.js"></script> |
|
508 | 508 |
|
509 | 509 |
|
510 | 510 |
<script> |
... | ... |
@@ -2,22 +2,22 @@ |
2 | 2 |
<rss version="2.0" xmlns:atom="http://www.w3.org/2005/Atom"> |
3 | 3 |
<channel> |
4 | 4 |
<title>Faqs on ggtree - Guangchuang Yu</title> |
5 |
- <link>/faq/</link> |
|
5 |
+ <link>https://guangchuangyu.github.io/ggtree/faq/</link> |
|
6 | 6 |
<description>Recent content in Faqs on ggtree - Guangchuang Yu</description> |
7 | 7 |
<generator>Hugo -- gohugo.io</generator> |
8 | 8 |
<language>en-us</language> |
9 | 9 |
<copyright>Released under the Artistic-2.0 license</copyright> |
10 | 10 |
<lastBuildDate>Mon, 24 Jul 2017 00:11:02 +0100</lastBuildDate> |
11 | 11 |
|
12 |
- <atom:link href="/faq/index.xml" rel="self" type="application/rss+xml" /> |
|
12 |
+ <atom:link href="https://guangchuangyu.github.io/ggtree/faq/index.xml" rel="self" type="application/rss+xml" /> |
|
13 | 13 |
|
14 | 14 |
|
15 | 15 |
<item> |
16 | 16 |
<title>FAQ</title> |
17 |
- <link>/faq/</link> |
|
17 |
+ <link>https://guangchuangyu.github.io/ggtree/faq/</link> |
|
18 | 18 |
<pubDate>Mon, 24 Jul 2017 00:11:02 +0100</pubDate> |
19 | 19 |
|
20 |
- <guid>/faq/</guid> |
|
20 |
+ <guid>https://guangchuangyu.github.io/ggtree/faq/</guid> |
|
21 | 21 |
<description>Installation Could not find function If you got this error, please make sure you are using the latest R and ggtree. |
22 | 22 |
Packages in Bioconductor, like ggtree, have different release policy compare to CRAN. There are two branches, release and devel, in parallel. Release branch is more stable and only document improvement and bug fixes will commit to it. New functions will only commit to devel branch. |
23 | 23 |
Sometimes I may write blog post to introduce new functions which is not available in release branch, you need to install the devel version of ggtree in order to use these new functions.</description> |
... | ... |
@@ -15,42 +15,42 @@ |
15 | 15 |
|
16 | 16 |
<meta name="description" content="Visualization and annotation of phylogenetic trees."> |
17 | 17 |
|
18 |
- <link rel="canonical" href="../featured-articles/"> |
|
18 |
+ <link rel="canonical" href="https://guangchuangyu.github.io/ggtree/featured-articles/"> |
|
19 | 19 |
|
20 | 20 |
<meta name="author" content="Guangchuang Yu"> |
21 | 21 |
|
22 | 22 |
|
23 |
- <meta property="og:url" content="/featured-articles/"> |
|
23 |
+ <meta property="og:url" content="https://guangchuangyu.github.io/ggtree/featured-articles/"> |
|
24 | 24 |
<meta property="og:title" content="ggtree - Guangchuang Yu"> |
25 |
- <meta property="og:image" content="/images/gc.png"> |
|
25 |
+ <meta property="og:image" content="https://guangchuangyu.github.io/ggtree/images/gc.png"> |
|
26 | 26 |
<meta name="apple-mobile-web-app-title" content="ggtree - Guangchuang Yu"> |
27 | 27 |
<meta name="apple-mobile-web-app-capable" content="yes"> |
28 | 28 |
<meta name="apple-mobile-web-app-status-bar-style" content="black-translucent"> |
29 | 29 |
|
30 |
- <link rel="shortcut icon" type="image/x-icon" href="../images/favicon.ico"> |
|
31 |
- <link rel="icon" type="image/x-icon" href="../images/favicon.ico"> |
|
30 |
+ <link rel="shortcut icon" type="image/x-icon" href="https://guangchuangyu.github.io/ggtree/images/favicon.ico"> |
|
31 |
+ <link rel="icon" type="image/x-icon" href="https://guangchuangyu.github.io/ggtree/images/favicon.ico"> |
|
32 | 32 |
|
33 | 33 |
<style> |
34 | 34 |
@font-face { |
35 | 35 |
font-family: 'Icon'; |
36 |
- src: url('/fonts/icon.eot'); |
|
37 |
- src: url('/fonts/icon.eot') |
|
36 |
+ src: url('https://guangchuangyu.github.io/ggtree/fonts/icon.eot'); |
|
37 |
+ src: url('https://guangchuangyu.github.io/ggtree/fonts/icon.eot') |
|
38 | 38 |
format('embedded-opentype'), |
39 |
- url('/fonts/icon.woff') |
|
39 |
+ url('https://guangchuangyu.github.io/ggtree/fonts/icon.woff') |
|
40 | 40 |
format('woff'), |
41 |
- url('/fonts/icon.ttf') |
|
41 |
+ url('https://guangchuangyu.github.io/ggtree/fonts/icon.ttf') |
|
42 | 42 |
format('truetype'), |
43 |
- url('/fonts/icon.svg') |
|
43 |
+ url('https://guangchuangyu.github.io/ggtree/fonts/icon.svg') |
|
44 | 44 |
format('svg'); |
45 | 45 |
font-weight: normal; |
46 | 46 |
font-style: normal; |
47 | 47 |
} |
48 | 48 |
</style> |
49 | 49 |
|
50 |
- <link rel="stylesheet" href="../stylesheets/application.css"> |
|
51 |
- <link rel="stylesheet" href="../stylesheets/temporary.css"> |
|
52 |
- <link rel="stylesheet" href="../stylesheets/palettes.css"> |
|
53 |
- <link rel="stylesheet" href="../stylesheets/highlight/highlight.css"> |
|
50 |
+ <link rel="stylesheet" href="https://guangchuangyu.github.io/ggtree/stylesheets/application.css"> |
|
51 |
+ <link rel="stylesheet" href="https://guangchuangyu.github.io/ggtree/stylesheets/temporary.css"> |
|
52 |
+ <link rel="stylesheet" href="https://guangchuangyu.github.io/ggtree/stylesheets/palettes.css"> |
|
53 |
+ <link rel="stylesheet" href="https://guangchuangyu.github.io/ggtree/stylesheets/highlight/highlight.css"> |
|
54 | 54 |
|
55 | 55 |
|
56 | 56 |
|
... | ... |
@@ -66,7 +66,7 @@ |
66 | 66 |
</style> |
67 | 67 |
|
68 | 68 |
|
69 |
- <script src="../javascripts/modernizr.js"></script> |
|
69 |
+ <script src="https://guangchuangyu.github.io/ggtree/javascripts/modernizr.js"></script> |
|
70 | 70 |
|
71 | 71 |
|
72 | 72 |
|
... | ... |
@@ -138,7 +138,7 @@ |
138 | 138 |
<div class="banner"> |
139 | 139 |
|
140 | 140 |
<div class="logo"> |
141 |
- <img src="../images/gc.png"> |
|
141 |
+ <img src="https://guangchuangyu.github.io/ggtree/images/gc.png"> |
|
142 | 142 |
</div> |
143 | 143 |
|
144 | 144 |
<div class="name"> |
... | ... |
@@ -354,7 +354,7 @@ |
354 | 354 |
<nav class="pagination" aria-label="Footer"> |
355 | 355 |
<div class="previous"> |
356 | 356 |
|
357 |
- <a href="../faq/" title="FAQ"> |
|
357 |
+ <a href="https://guangchuangyu.github.io/ggtree/faq/" title="FAQ"> |
|
358 | 358 |
<span class="direction"> |
359 | 359 |
Previous |
360 | 360 |
</span> |
... | ... |
@@ -374,7 +374,7 @@ |
374 | 374 |
|
375 | 375 |
<div class="next"> |
376 | 376 |
|
377 |
- <a href="../gallery/" title="Gallery"> |
|
377 |
+ <a href="https://guangchuangyu.github.io/ggtree/gallery/" title="Gallery"> |
|
378 | 378 |
<span class="direction"> |
379 | 379 |
Next |
380 | 380 |
</span> |
... | ... |
@@ -413,12 +413,12 @@ |
413 | 413 |
|
414 | 414 |
<script> |
415 | 415 |
|
416 |
- var base_url = '\/'; |
|
416 |
+ var base_url = 'https:\/\/guangchuangyu.github.io\/ggtree\/'; |
|
417 | 417 |
var repo_id = 'GuangchuangYu\/ggtree'; |
418 | 418 |
|
419 | 419 |
</script> |
420 | 420 |
|
421 |
- <script src="../javascripts/application.js"></script> |
|
421 |
+ <script src="https://guangchuangyu.github.io/ggtree/javascripts/application.js"></script> |
|
422 | 422 |
|
423 | 423 |
|
424 | 424 |
<script> |
... | ... |
@@ -2,22 +2,22 @@ |
2 | 2 |
<rss version="2.0" xmlns:atom="http://www.w3.org/2005/Atom"> |
3 | 3 |
<channel> |
4 | 4 |
<title>Featured-articles on ggtree - Guangchuang Yu</title> |
5 |
- <link>/featured-articles/</link> |
|
5 |
+ <link>https://guangchuangyu.github.io/ggtree/featured-articles/</link> |
|
6 | 6 |
<description>Recent content in Featured-articles on ggtree - Guangchuang Yu</description> |
7 | 7 |
<generator>Hugo -- gohugo.io</generator> |
8 | 8 |
<language>en-us</language> |
9 | 9 |
<copyright>Released under the Artistic-2.0 license</copyright> |
10 | 10 |
<lastBuildDate>Mon, 24 Jul 2017 00:11:02 +0100</lastBuildDate> |
11 | 11 |
|
12 |
- <atom:link href="/featured-articles/index.xml" rel="self" type="application/rss+xml" /> |
|
12 |
+ <atom:link href="https://guangchuangyu.github.io/ggtree/featured-articles/index.xml" rel="self" type="application/rss+xml" /> |
|
13 | 13 |
|
14 | 14 |
|
15 | 15 |
<item> |
16 | 16 |
<title>Featured Articles</title> |
17 |
- <link>/featured-articles/</link> |
|
17 |
+ <link>https://guangchuangyu.github.io/ggtree/featured-articles/</link> |
|
18 | 18 |
<pubDate>Mon, 24 Jul 2017 00:11:02 +0100</pubDate> |
19 | 19 |
|
20 |
- <guid>/featured-articles/</guid> |
|
20 |
+ <guid>https://guangchuangyu.github.io/ggtree/featured-articles/</guid> |
|
21 | 21 |
<description>Let us know if you have published using ggtree and your publication will be featured here. |
22 | 22 |
2017 Phylogenetic analysis of the human antibody repertoire reveals quantitative signatures of immune senescence and aging. PNAS, 2017 |
23 | 23 |
Horses in Denmark Are a Reservoir of Diverse Clones of Methicillin-Resistant and -Susceptible Staphylococcus aureus. Frontiers in Microbiology, 2017, 8:543 |
... | ... |
@@ -15,42 +15,42 @@ |
15 | 15 |
|
16 | 16 |
<meta name="description" content="Visualization and annotation of phylogenetic trees."> |
17 | 17 |
|
18 |
- <link rel="canonical" href="../gallery/"> |
|
18 |
+ <link rel="canonical" href="https://guangchuangyu.github.io/ggtree/gallery/"> |
|
19 | 19 |
|
20 | 20 |
<meta name="author" content="Guangchuang Yu"> |
21 | 21 |
|
22 | 22 |
|
23 |
- <meta property="og:url" content="/gallery/"> |
|
23 |
+ <meta property="og:url" content="https://guangchuangyu.github.io/ggtree/gallery/"> |
|
24 | 24 |
<meta property="og:title" content="ggtree - Guangchuang Yu"> |
25 |
- <meta property="og:image" content="/images/gc.png"> |
|
25 |
+ <meta property="og:image" content="https://guangchuangyu.github.io/ggtree/images/gc.png"> |
|
26 | 26 |
<meta name="apple-mobile-web-app-title" content="ggtree - Guangchuang Yu"> |
27 | 27 |
<meta name="apple-mobile-web-app-capable" content="yes"> |
28 | 28 |
<meta name="apple-mobile-web-app-status-bar-style" content="black-translucent"> |
29 | 29 |
|
30 |
- <link rel="shortcut icon" type="image/x-icon" href="../images/favicon.ico"> |
|
31 |
- <link rel="icon" type="image/x-icon" href="../images/favicon.ico"> |
|
30 |
+ <link rel="shortcut icon" type="image/x-icon" href="https://guangchuangyu.github.io/ggtree/images/favicon.ico"> |
|
31 |
+ <link rel="icon" type="image/x-icon" href="https://guangchuangyu.github.io/ggtree/images/favicon.ico"> |
|
32 | 32 |
|
33 | 33 |
<style> |
34 | 34 |
@font-face { |
35 | 35 |
font-family: 'Icon'; |
36 |
- src: url('/fonts/icon.eot'); |
|
37 |
- src: url('/fonts/icon.eot') |
|
36 |
+ src: url('https://guangchuangyu.github.io/ggtree/fonts/icon.eot'); |
|
37 |
+ src: url('https://guangchuangyu.github.io/ggtree/fonts/icon.eot') |
|
38 | 38 |
format('embedded-opentype'), |
39 |
- url('/fonts/icon.woff') |
|
39 |
+ url('https://guangchuangyu.github.io/ggtree/fonts/icon.woff') |
|
40 | 40 |
format('woff'), |
41 |
- url('/fonts/icon.ttf') |
|
41 |
+ url('https://guangchuangyu.github.io/ggtree/fonts/icon.ttf') |
|
42 | 42 |
format('truetype'), |
43 |
- url('/fonts/icon.svg') |
|
43 |
+ url('https://guangchuangyu.github.io/ggtree/fonts/icon.svg') |
|
44 | 44 |
format('svg'); |
45 | 45 |
font-weight: normal; |
46 | 46 |
font-style: normal; |
47 | 47 |
} |
48 | 48 |
</style> |
49 | 49 |
|
50 |
- <link rel="stylesheet" href="../stylesheets/application.css"> |
|
51 |
- <link rel="stylesheet" href="../stylesheets/temporary.css"> |
|
52 |
- <link rel="stylesheet" href="../stylesheets/palettes.css"> |
|
53 |
- <link rel="stylesheet" href="../stylesheets/highlight/highlight.css"> |
|
50 |
+ <link rel="stylesheet" href="https://guangchuangyu.github.io/ggtree/stylesheets/application.css"> |
|
51 |
+ <link rel="stylesheet" href="https://guangchuangyu.github.io/ggtree/stylesheets/temporary.css"> |
|
52 |
+ <link rel="stylesheet" href="https://guangchuangyu.github.io/ggtree/stylesheets/palettes.css"> |
|
53 |
+ <link rel="stylesheet" href="https://guangchuangyu.github.io/ggtree/stylesheets/highlight/highlight.css"> |
|
54 | 54 |
|
55 | 55 |
|
56 | 56 |
|
... | ... |
@@ -66,7 +66,7 @@ |
66 | 66 |
</style> |
67 | 67 |
|
68 | 68 |
|
69 |
- <script src="../javascripts/modernizr.js"></script> |
|
69 |
+ <script src="https://guangchuangyu.github.io/ggtree/javascripts/modernizr.js"></script> |
|
70 | 70 |
|
71 | 71 |
|
72 | 72 |
|
... | ... |
@@ -138,7 +138,7 @@ |
138 | 138 |
<div class="banner"> |
139 | 139 |
|
140 | 140 |
<div class="logo"> |
141 |
- <img src="../images/gc.png"> |
|
141 |
+ <img src="https://guangchuangyu.github.io/ggtree/images/gc.png"> |
|
142 | 142 |
</div> |
143 | 143 |
|
144 | 144 |
<div class="name"> |
... | ... |
@@ -460,7 +460,7 @@ multiple sequence alignment with <a href="https://twitter.com/hashtag/phylogenet |
460 | 460 |
<nav class="pagination" aria-label="Footer"> |
461 | 461 |
<div class="previous"> |
462 | 462 |
|
463 |
- <a href="../featured-articles/" title="Featured Articles"> |
|
463 |
+ <a href="https://guangchuangyu.github.io/ggtree/featured-articles/" title="Featured Articles"> |
|
464 | 464 |
<span class="direction"> |
465 | 465 |
Previous |
466 | 466 |
</span> |
... | ... |
@@ -503,12 +503,12 @@ multiple sequence alignment with <a href="https://twitter.com/hashtag/phylogenet |
503 | 503 |
|
504 | 504 |
<script> |
505 | 505 |
|
506 |
- var base_url = '\/'; |
|
506 |
+ var base_url = 'https:\/\/guangchuangyu.github.io\/ggtree\/'; |
|
507 | 507 |
var repo_id = 'GuangchuangYu\/ggtree'; |
508 | 508 |
|
509 | 509 |
</script> |
510 | 510 |
|
511 |
- <script src="../javascripts/application.js"></script> |
|
511 |
+ <script src="https://guangchuangyu.github.io/ggtree/javascripts/application.js"></script> |
|
512 | 512 |
|
513 | 513 |
|
514 | 514 |
<script> |
... | ... |
@@ -2,22 +2,22 @@ |
2 | 2 |
<rss version="2.0" xmlns:atom="http://www.w3.org/2005/Atom"> |
3 | 3 |
<channel> |
4 | 4 |
<title>Galleries on ggtree - Guangchuang Yu</title> |
5 |
- <link>/gallery/</link> |
|
5 |
+ <link>https://guangchuangyu.github.io/ggtree/gallery/</link> |
|
6 | 6 |
<description>Recent content in Galleries on ggtree - Guangchuang Yu</description> |
7 | 7 |
<generator>Hugo -- gohugo.io</generator> |
8 | 8 |
<language>en-us</language> |
9 | 9 |
<copyright>Released under the Artistic-2.0 license</copyright> |
10 | 10 |
<lastBuildDate>Mon, 24 Jul 2017 00:11:02 +0100</lastBuildDate> |
11 | 11 |
|
12 |
- <atom:link href="/gallery/index.xml" rel="self" type="application/rss+xml" /> |
|
12 |
+ <atom:link href="https://guangchuangyu.github.io/ggtree/gallery/index.xml" rel="self" type="application/rss+xml" /> |
|
13 | 13 |
|
14 | 14 |
|
15 | 15 |
<item> |
16 | 16 |
<title>Gallery</title> |
17 |
- <link>/gallery/</link> |
|
17 |
+ <link>https://guangchuangyu.github.io/ggtree/gallery/</link> |
|
18 | 18 |
<pubDate>Mon, 24 Jul 2017 00:11:02 +0100</pubDate> |
19 | 19 |
|
20 |
- <guid>/gallery/</guid> |
|
20 |
+ <guid>https://guangchuangyu.github.io/ggtree/gallery/</guid> |
|
21 | 21 |
<description>Journal Articles http://dx.doi.org/10.3389/fmicb.2017.00543 https://doi.org/10.3389/fmicb.2017.00456 http://dx.doi.org/10.1186/s40168-017-0232-3 http://dx.doi.org/10.1111/2041-210X.12628 http://dx.doi.org/10.1128/AEM.02307-16 http://dx.doi.org/10.3389%2Ffcimb.2016.00036 http://dx.doi.org/10.1016/j.meegid.2015.12.006 Tweets Adaptive radiation of #Darwin's finches showing #genotypic and #morphometric evolution. Good excuse to practice with #ggtree @guangchuangyu pic.twitter.com/JJZ3Yje58s — Will Harvey (@_wharvey) February 15, 2017 am quite liking #ggtree #rstats #ggplot pic.</description> |
22 | 22 |
</item> |
23 | 23 |
|
... | ... |
@@ -15,42 +15,42 @@ |
15 | 15 |
|
16 | 16 |
<meta name="description" content="Visualization and annotation of phylogenetic trees."> |
17 | 17 |
|
18 |
- <link rel="canonical" href="./"> |
|
18 |
+ <link rel="canonical" href="https://guangchuangyu.github.io/ggtree/"> |
|
19 | 19 |
|
20 | 20 |
<meta name="author" content="Guangchuang Yu"> |
21 | 21 |
|
22 | 22 |
|
23 |
- <meta property="og:url" content="/"> |
|
23 |
+ <meta property="og:url" content="https://guangchuangyu.github.io/ggtree/"> |
|
24 | 24 |
<meta property="og:title" content="ggtree - Guangchuang Yu"> |
25 |
- <meta property="og:image" content="/images/gc.png"> |
|
25 |
+ <meta property="og:image" content="https://guangchuangyu.github.io/ggtree/images/gc.png"> |
|
26 | 26 |
<meta name="apple-mobile-web-app-title" content="ggtree - Guangchuang Yu"> |
27 | 27 |
<meta name="apple-mobile-web-app-capable" content="yes"> |
28 | 28 |
<meta name="apple-mobile-web-app-status-bar-style" content="black-translucent"> |
29 | 29 |
|
30 |
- <link rel="shortcut icon" type="image/x-icon" href="./images/favicon.ico"> |
|
31 |
- <link rel="icon" type="image/x-icon" href="./images/favicon.ico"> |
|
30 |
+ <link rel="shortcut icon" type="image/x-icon" href="https://guangchuangyu.github.io/ggtree/images/favicon.ico"> |
|
31 |
+ <link rel="icon" type="image/x-icon" href="https://guangchuangyu.github.io/ggtree/images/favicon.ico"> |
|
32 | 32 |
|
33 | 33 |
<style> |
34 | 34 |
@font-face { |
35 | 35 |
font-family: 'Icon'; |
36 |
- src: url('/fonts/icon.eot'); |
|
37 |
- src: url('/fonts/icon.eot') |
|
36 |
+ src: url('https://guangchuangyu.github.io/ggtree/fonts/icon.eot'); |
|
37 |
+ src: url('https://guangchuangyu.github.io/ggtree/fonts/icon.eot') |
|
38 | 38 |
format('embedded-opentype'), |
39 |
- url('/fonts/icon.woff') |
|
39 |
+ url('https://guangchuangyu.github.io/ggtree/fonts/icon.woff') |
|
40 | 40 |
format('woff'), |
41 |
- url('/fonts/icon.ttf') |
|
41 |
+ url('https://guangchuangyu.github.io/ggtree/fonts/icon.ttf') |
|
42 | 42 |
format('truetype'), |
43 |
- url('/fonts/icon.svg') |
|
43 |
+ url('https://guangchuangyu.github.io/ggtree/fonts/icon.svg') |
|
44 | 44 |
format('svg'); |
45 | 45 |
font-weight: normal; |
46 | 46 |
font-style: normal; |
47 | 47 |
} |
48 | 48 |
</style> |
49 | 49 |
|
50 |
- <link rel="stylesheet" href="./stylesheets/application.css"> |
|
51 |
- <link rel="stylesheet" href="./stylesheets/temporary.css"> |
|
52 |
- <link rel="stylesheet" href="./stylesheets/palettes.css"> |
|
53 |
- <link rel="stylesheet" href="./stylesheets/highlight/highlight.css"> |
|
50 |
+ <link rel="stylesheet" href="https://guangchuangyu.github.io/ggtree/stylesheets/application.css"> |
|
51 |
+ <link rel="stylesheet" href="https://guangchuangyu.github.io/ggtree/stylesheets/temporary.css"> |
|
52 |
+ <link rel="stylesheet" href="https://guangchuangyu.github.io/ggtree/stylesheets/palettes.css"> |
|
53 |
+ <link rel="stylesheet" href="https://guangchuangyu.github.io/ggtree/stylesheets/highlight/highlight.css"> |
|
54 | 54 |
|
55 | 55 |
|
56 | 56 |
|
... | ... |
@@ -66,11 +66,11 @@ |
66 | 66 |
</style> |
67 | 67 |
|
68 | 68 |
|
69 |
- <script src="./javascripts/modernizr.js"></script> |
|
69 |
+ <script src="https://guangchuangyu.github.io/ggtree/javascripts/modernizr.js"></script> |
|
70 | 70 |
|
71 | 71 |
|
72 |
- <link href="./index.xml" rel="alternate" type="application/rss+xml" title="ggtree - Guangchuang Yu" /> |
|
73 |
- <link href="./index.xml" rel="feed" type="application/rss+xml" title="ggtree - Guangchuang Yu" /> |
|
72 |
+ <link href="https://guangchuangyu.github.io/ggtree/index.xml" rel="alternate" type="application/rss+xml" title="ggtree - Guangchuang Yu" /> |
|
73 |
+ <link href="https://guangchuangyu.github.io/ggtree/index.xml" rel="feed" type="application/rss+xml" title="ggtree - Guangchuang Yu" /> |
|
74 | 74 |
|
75 | 75 |
|
76 | 76 |
</head> |
... | ... |
@@ -141,7 +141,7 @@ |
141 | 141 |
<div class="banner"> |
142 | 142 |
|
143 | 143 |
<div class="logo"> |
144 |
- <img src="./images/gc.png"> |
|
144 |
+ <img src="https://guangchuangyu.github.io/ggtree/images/gc.png"> |
|
145 | 145 |
</div> |
146 | 146 |
|
147 | 147 |
<div class="name"> |
... | ... |
@@ -187,15 +187,12 @@ |
187 | 187 |
|
188 | 188 |
|
189 | 189 |
|
190 |
-<a class="current" title="ggtree" href="./"> |
|
190 |
+<a title="ggtree" href="./"> |
|
191 | 191 |
|
192 | 192 |
ggtree |
193 | 193 |
</a> |
194 | 194 |
|
195 | 195 |
|
196 |
-<ul id="scrollspy"> |
|
197 |
-</ul> |
|
198 |
- |
|
199 | 196 |
|
200 | 197 |
|
201 | 198 |
</li> |
... | ... |
@@ -456,7 +453,7 @@ biocLite("ggtree")</code></pre> |
456 | 453 |
|
457 | 454 |
|
458 | 455 |
<div class="next"> |
459 |
- <a href="./documentation/" title="Documentation"> |
|
456 |
+ <a href="https://guangchuangyu.github.io/ggtree/documentation/" title="Documentation"> |
|
460 | 457 |
<span class="direction"> |
461 | 458 |
Next |
462 | 459 |
</span> |
... | ... |
@@ -492,12 +489,12 @@ biocLite("ggtree")</code></pre> |
492 | 489 |
|
493 | 490 |
<script> |
494 | 491 |
|
495 |
- var base_url = '\/'; |
|
492 |
+ var base_url = 'https:\/\/guangchuangyu.github.io\/ggtree\/'; |
|
496 | 493 |
var repo_id = 'GuangchuangYu\/ggtree'; |
497 | 494 |
|
498 | 495 |
</script> |
499 | 496 |
|
500 |
- <script src="./javascripts/application.js"></script> |
|
497 |
+ <script src="https://guangchuangyu.github.io/ggtree/javascripts/application.js"></script> |
|
501 | 498 |
|
502 | 499 |
|
503 | 500 |
<script> |
... | ... |
@@ -2,41 +2,41 @@ |
2 | 2 |
<rss version="2.0" xmlns:atom="http://www.w3.org/2005/Atom"> |
3 | 3 |
<channel> |
4 | 4 |
<title>ggtree - Guangchuang Yu</title> |
5 |
- <link>/</link> |
|
5 |
+ <link>https://guangchuangyu.github.io/ggtree/</link> |
|
6 | 6 |
<description>Recent content on ggtree - Guangchuang Yu</description> |
7 | 7 |
<generator>Hugo -- gohugo.io</generator> |
8 | 8 |
<language>en-us</language> |
9 | 9 |
<copyright>Released under the Artistic-2.0 license</copyright> |
10 | 10 |
<lastBuildDate>Sat, 08 Jul 2017 21:07:13 +0100</lastBuildDate> |
11 | 11 |
|
12 |
- <atom:link href="/index.xml" rel="self" type="application/rss+xml" /> |
|
12 |
+ <atom:link href="https://guangchuangyu.github.io/ggtree/index.xml" rel="self" type="application/rss+xml" /> |
|
13 | 13 |
|
14 | 14 |
|
15 | 15 |
<item> |
16 | 16 |
<title>ggtree: visualization and annotation of phylogenetic trees</title> |
17 |
- <link>/</link> |
|
17 |
+ <link>https://guangchuangyu.github.io/ggtree/</link> |
|
18 | 18 |
<pubDate>Sat, 08 Jul 2017 21:07:13 +0100</pubDate> |
19 | 19 |
|
20 |
- <guid>/</guid> |
|
20 |
+ <guid>https://guangchuangyu.github.io/ggtree/</guid> |
|
21 | 21 |
<description>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. ggtree is released within the Bioconductor project and the source code is hosted on GitHub. |
22 | 22 |
Authors Guangchuang Yu and Tommy Tsan-Yuk Lam, School of Public Health, The University of Hong Kong.</description> |
23 | 23 |
</item> |
24 | 24 |
|
25 | 25 |
<item> |
26 | 26 |
<title>Documentation</title> |
27 |
- <link>/documentation/</link> |
|
27 |
+ <link>https://guangchuangyu.github.io/ggtree/documentation/</link> |
|
28 | 28 |
<pubDate>Mon, 24 Jul 2017 00:11:02 +0100</pubDate> |
29 | 29 |
|
30 |
- <guid>/documentation/</guid> |
|
30 |
+ <guid>https://guangchuangyu.github.io/ggtree/documentation/</guid> |
|
31 | 31 |
<description>Vignettes ggtree Tree Data Import Tree Visualization Tree Annotation Tree Manipulation Advance Tree Annotation ggtree utilities Phylomoji Blog posts News and updates viewing and annotating phylogenetic tree with ggtree ggtree in Bioconductor 3.1 BioC 3.1: NEWS of my BioC packages BioC 3.2: NEWS of my BioC packages News of ggtree BioC 3.3: NEWS of my BioC packages BioC 3.4: NEWS of my BioC packages ggtree paper published Data manipulation subsetting data in ggtree ggtree supports phylip tree format convert graphic object to tree object using treeio Tree visualization ggtree - updating a tree view an example of drawing beast tree using ggtree Phylogenetic trees in R using ggtree The Molecular Ecologist Tree annotation label edge number in ggtree Edge coloring with user data subview Annotate a phylogenetic tree with insets ggtree annotate phylogenetic tree with local images embed images in ggplot2 via subview and annotate a phylogenetic tree with images using inset function identify method for ggtree facet_plot: a general solution to associate data with phylogenetic tree align genomic features with phylogenetic tree xlim_tree: set x axis limits for only Tree panel add layer to specific panel of facet_plot output Tree manipulation flip and rotate branches in ggtree Application ggtree for microbiome data ggtree for outbreak data ggtree version of plotTree reproducible logo generated by ggtree Funny stuff ggtree with funny fonts comic phylogenetic tree with ggtree and comicR use emoji font in R User’s feedback tweets of ggtree Join the group chat on and Find out more on https://guangchuangyu.</description> |
32 | 32 |
</item> |
33 | 33 |
|
34 | 34 |
<item> |
35 | 35 |
<title>FAQ</title> |
36 |
- <link>/faq/</link> |
|
36 |
+ <link>https://guangchuangyu.github.io/ggtree/faq/</link> |
|
37 | 37 |
<pubDate>Mon, 24 Jul 2017 00:11:02 +0100</pubDate> |
38 | 38 |
|
39 |
- <guid>/faq/</guid> |
|
39 |
+ <guid>https://guangchuangyu.github.io/ggtree/faq/</guid> |
|
40 | 40 |
<description>Installation Could not find function If you got this error, please make sure you are using the latest R and ggtree. |
41 | 41 |
Packages in Bioconductor, like ggtree, have different release policy compare to CRAN. There are two branches, release and devel, in parallel. Release branch is more stable and only document improvement and bug fixes will commit to it. New functions will only commit to devel branch. |
42 | 42 |
Sometimes I may write blog post to introduce new functions which is not available in release branch, you need to install the devel version of ggtree in order to use these new functions.</description> |
... | ... |
@@ -44,10 +44,10 @@ Sometimes I may write blog post to introduce new functions which is not availabl |
44 | 44 |
|
45 | 45 |
<item> |
46 | 46 |
<title>Featured Articles</title> |
47 |
- <link>/featured-articles/</link> |
|
47 |
+ <link>https://guangchuangyu.github.io/ggtree/featured-articles/</link> |
|
48 | 48 |
<pubDate>Mon, 24 Jul 2017 00:11:02 +0100</pubDate> |
49 | 49 |
|
50 |
- <guid>/featured-articles/</guid> |
|
50 |
+ <guid>https://guangchuangyu.github.io/ggtree/featured-articles/</guid> |
|
51 | 51 |
<description>Let us know if you have published using ggtree and your publication will be featured here. |
52 | 52 |
2017 Phylogenetic analysis of the human antibody repertoire reveals quantitative signatures of immune senescence and aging. PNAS, 2017 |
53 | 53 |
Horses in Denmark Are a Reservoir of Diverse Clones of Methicillin-Resistant and -Susceptible Staphylococcus aureus. Frontiers in Microbiology, 2017, 8:543 |
... | ... |
@@ -56,10 +56,10 @@ Gut metagenomes of type 2 diabetic patients have characteristic single-nucleotid |
56 | 56 |
|
57 | 57 |
<item> |
58 | 58 |
<title>Gallery</title> |
59 |
- <link>/gallery/</link> |
|
59 |
+ <link>https://guangchuangyu.github.io/ggtree/gallery/</link> |
|
60 | 60 |
<pubDate>Mon, 24 Jul 2017 00:11:02 +0100</pubDate> |
61 | 61 |
|
62 |
- <guid>/gallery/</guid> |
|
62 |
+ <guid>https://guangchuangyu.github.io/ggtree/gallery/</guid> |
|
63 | 63 |
<description>Journal Articles http://dx.doi.org/10.3389/fmicb.2017.00543 https://doi.org/10.3389/fmicb.2017.00456 http://dx.doi.org/10.1186/s40168-017-0232-3 http://dx.doi.org/10.1111/2041-210X.12628 http://dx.doi.org/10.1128/AEM.02307-16 http://dx.doi.org/10.3389%2Ffcimb.2016.00036 http://dx.doi.org/10.1016/j.meegid.2015.12.006 Tweets Adaptive radiation of #Darwin's finches showing #genotypic and #morphometric evolution. Good excuse to practice with #ggtree @guangchuangyu pic.twitter.com/JJZ3Yje58s — Will Harvey (@_wharvey) February 15, 2017 am quite liking #ggtree #rstats #ggplot pic.</description> |
64 | 64 |
</item> |
65 | 65 |
|
... | ... |
@@ -3,66 +3,66 @@ |
3 | 3 |
xmlns:xhtml="http://www.w3.org/1999/xhtml"> |
4 | 4 |
|
5 | 5 |
<url> |
6 |
- <loc>/</loc> |
|
6 |
+ <loc>https://guangchuangyu.github.io/ggtree/</loc> |
|
7 | 7 |
<lastmod>2017-07-08T21:07:13+01:00</lastmod> |
8 | 8 |
</url> |
9 | 9 |
|
10 | 10 |
<url> |
11 |
- <loc>/documentation/</loc> |
|
11 |
+ <loc>https://guangchuangyu.github.io/ggtree/documentation/</loc> |
|
12 | 12 |
<lastmod>2017-07-24T00:11:02+01:00</lastmod> |
13 | 13 |
</url> |
14 | 14 |
|
15 | 15 |
<url> |
16 |
- <loc>/faq/</loc> |
|
16 |
+ <loc>https://guangchuangyu.github.io/ggtree/faq/</loc> |
|
17 | 17 |
<lastmod>2017-07-24T00:11:02+01:00</lastmod> |
18 | 18 |
</url> |
19 | 19 |
|
20 | 20 |
<url> |
21 |
- <loc>/featured-articles/</loc> |
|
21 |
+ <loc>https://guangchuangyu.github.io/ggtree/featured-articles/</loc> |
|
22 | 22 |
<lastmod>2017-07-24T00:11:02+01:00</lastmod> |
23 | 23 |
</url> |
24 | 24 |
|
25 | 25 |
<url> |
26 |
- <loc>/gallery/</loc> |
|
26 |
+ <loc>https://guangchuangyu.github.io/ggtree/gallery/</loc> |
|
27 | 27 |
<lastmod>2017-07-24T00:11:02+01:00</lastmod> |
28 | 28 |
</url> |
29 | 29 |
|
30 | 30 |
<url> |
31 |
- <loc>/categories/</loc> |
|
31 |
+ <loc>https://guangchuangyu.github.io/ggtree/categories/</loc> |
|
32 | 32 |
<priority>0</priority> |
33 | 33 |
</url> |
34 | 34 |
|
35 | 35 |
<url> |
36 |
- <loc>/documentation/</loc> |
|
36 |
+ <loc>https://guangchuangyu.github.io/ggtree/documentation/</loc> |
|
37 | 37 |
<lastmod>2017-07-24T00:11:02+01:00</lastmod> |
38 | 38 |
<priority>0</priority> |
39 | 39 |
</url> |
40 | 40 |
|
41 | 41 |
<url> |
42 |
- <loc>/faq/</loc> |
|
42 |
+ <loc>https://guangchuangyu.github.io/ggtree/faq/</loc> |
|
43 | 43 |
<lastmod>2017-07-24T00:11:02+01:00</lastmod> |
44 | 44 |
<priority>0</priority> |
45 | 45 |
</url> |
46 | 46 |
|
47 | 47 |
<url> |
48 |
- <loc>/featured-articles/</loc> |
|
48 |
+ <loc>https://guangchuangyu.github.io/ggtree/featured-articles/</loc> |
|
49 | 49 |
<lastmod>2017-07-24T00:11:02+01:00</lastmod> |
50 | 50 |
<priority>0</priority> |
51 | 51 |
</url> |
52 | 52 |
|
53 | 53 |
<url> |
54 |
- <loc>/gallery/</loc> |
|
54 |
+ <loc>https://guangchuangyu.github.io/ggtree/gallery/</loc> |
|
55 | 55 |
<lastmod>2017-07-24T00:11:02+01:00</lastmod> |
56 | 56 |
<priority>0</priority> |
57 | 57 |
</url> |
58 | 58 |
|
59 | 59 |
<url> |
60 |
- <loc>/tags/</loc> |
|
60 |
+ <loc>https://guangchuangyu.github.io/ggtree/tags/</loc> |
|
61 | 61 |
<priority>0</priority> |
62 | 62 |
</url> |
63 | 63 |
|
64 | 64 |
<url> |
65 |
- <loc>/</loc> |
|
65 |
+ <loc>https://guangchuangyu.github.io/ggtree/</loc> |
|
66 | 66 |
<lastmod>2017-07-08T21:07:13+01:00</lastmod> |
67 | 67 |
<priority>0</priority> |
68 | 68 |
</url> |
... | ... |
@@ -2,13 +2,13 @@ |
2 | 2 |
<rss version="2.0" xmlns:atom="http://www.w3.org/2005/Atom"> |
3 | 3 |
<channel> |
4 | 4 |
<title>Tags on ggtree - Guangchuang Yu</title> |
5 |
- <link>/tags/</link> |
|
5 |
+ <link>https://guangchuangyu.github.io/ggtree/tags/</link> |
|
6 | 6 |
<description>Recent content in Tags on ggtree - Guangchuang Yu</description> |
7 | 7 |
<generator>Hugo -- gohugo.io</generator> |
8 | 8 |
<language>en-us</language> |
9 | 9 |
<copyright>Released under the Artistic-2.0 license</copyright> |
10 | 10 |
|
11 |
- <atom:link href="/tags/index.xml" rel="self" type="application/rss+xml" /> |
|
11 |
+ <atom:link href="https://guangchuangyu.github.io/ggtree/tags/index.xml" rel="self" type="application/rss+xml" /> |
|
12 | 12 |
|
13 | 13 |
|
14 | 14 |
</channel> |