-
Notifications
You must be signed in to change notification settings - Fork 0
/
_pkgdown.yml
45 lines (45 loc) · 913 Bytes
/
_pkgdown.yml
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
reference:
- title: "About"
contents:
- HaplinMethyl
- title: "Data input and preparation"
contents:
- starts_with("envData")
- starts_with("findCpGs")
- title: "Summary and data extraction"
contents:
- starts_with("summary")
- starts_with("print")
- nrows
- ncolumns
- showRaw
- title: "Analysis"
contents:
- addCovar
articles:
- title: How to use HaplinMethyl with Haplin?
contents:
- Read_data
- Prepare_data
- Run_analysis
template:
bootstrap: 5
bootswatch: sandstone
navbar:
title: "HaplinMethyl"
structure:
left: [Home, Vignettes, Reference]
right: [github]
components:
Home:
text: "Home"
href: index.html
Vignettes:
text: "Vignettes"
href: articles/index.html
Reference:
text: "Reference"
href: reference/index.html
github:
icon: fa-github
href: https://github.com/jromanowska/HaplinMethyl