-
Notifications
You must be signed in to change notification settings - Fork 4
Expand file tree
/
Copy path_pkgdown.yml
More file actions
31 lines (28 loc) · 827 Bytes
/
_pkgdown.yml
File metadata and controls
31 lines (28 loc) · 827 Bytes
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
destination: docs
url: https://showteeth.github.io/GEfetch2R/
template:
bootstrap: 5
bootswatch: flatly
navbar:
left:
- icon: fa-home fa-lg
href: index.html
- text: Articles
menu:
- text: Quick start
href: articles/QuickStart.html
- text: Download raw data (sra/fastq/bam)
href: articles/DownloadRaw.html
- text: Download count matrix and annotation
href: articles/DownloadMatrices.html
- text: Download processed object
href: articles/DownloadObjects.html
- text: Format conversion and benchmark
href: articles/ObjectConversion.html
- text: Reference
href: reference/index.html
- text: Change log
href: news/index.html
right:
- icon: fa-github fa-lg
href: https://github.com/showteeth/GEfetch2R