... | ... |
@@ -1,12 +1,14 @@ |
1 | 1 |
--- |
2 |
-title: "ggtree: a phylogenetic tree viewer for different types of tree annotations" |
|
2 |
+title: "ggtree: phylogenetic tree visualization and annotation" |
|
3 | 3 |
author: "Guangchuang Yu\\ |
4 | 4 |
|
5 | 5 |
School of Basic Medical Sciences, Southern Medical University" |
6 | 6 |
date: "`r Sys.Date()`" |
7 | 7 |
output: |
8 |
- html_document: |
|
9 |
- toc: true |
|
8 |
+ prettydoc::html_pretty: |
|
9 |
+ toc: false |
|
10 |
+ theme: cayman |
|
11 |
+ highlight: github |
|
10 | 12 |
pdf_document: |
11 | 13 |
toc: true |
12 | 14 |
vignette: > |