-
Notifications
You must be signed in to change notification settings - Fork 7
Expand file tree
/
Copy path_pkgdown.yml
More file actions
51 lines (46 loc) · 1.25 KB
/
_pkgdown.yml
File metadata and controls
51 lines (46 loc) · 1.25 KB
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
32
33
34
35
36
37
38
39
40
41
42
43
44
45
46
47
48
49
50
51
home:
title: An R package for the PR2 reference database
description: The PR2 database contains eukaryotic 18S rRNA sequences taxonomically annotated.
articles:
- title: PR2 shiny application
navbar: ~
contents:
- vignette-shiny-presentation
- title: Examples of use
navbar: ~
contents:
- pr2_01_stats
- pr2_02A_silva
- pr2_02B_eukribo
- pr2_05_mixoplankton
- pr2_03_geo_origin
- pr2_04_decipher
navbar:
components:
home: ~
articles:
text: Articles
menu:
- text: "PR2 shiny application"
- text: "General presentation"
href: articles/vignette-shiny-presentation.html
- text: -------
- text: "Examples of use"
- text: "PR2 statistics"
href: articles/pr2_01_stats.html
- text: "Comparing PR2 vs Silva annotations"
href: articles/pr2_02A_silva.html
- text: "Using EukRibo annotations"
href: articles/pr2_02B_eukribo.html
- text: "Linking to Mixoplankton database"
href: articles/pr2_05_mixoplankton.html
- text: "Plotting sequence location"
href: articles/pr2_03_geo_origin.html
- text: "Train DECIPHER with PR2"
href: articles/pr2_04_decipher.html
template:
bootstrap: 5
# bootswatch: cosmo
# theme: breeze-light
code:
width: 80