-
Notifications
You must be signed in to change notification settings - Fork 17
/
Copy path_pkgdown.yml
58 lines (53 loc) · 1.08 KB
/
_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
46
47
48
49
50
51
52
53
54
55
56
57
58
url: https://sahirbhatnagar.com/manhattanly
template:
params:
bootswatch: cosmo
authors:
Sahir Bhatnagar:
href: https://sahirbhatnagar.com/
development:
mode: release
reference:
- title: Building datasets for plotting
desc: >
Functions that setup data structure
contents:
- '`manhattanr`'
- '`qqr`'
- '`volcanor`'
- title: Plotting functions
desc: >
Main functions for plotting
contents:
- '`manhattanly`'
- '`qqly`'
- '`volcanoly`'
- title: Datasets
desc: >
Datasets that ship with the package to illustrate usage
contents:
- '`HapMap`'
- '`significantSNP`'
navbar:
structure:
left:
- home
- articles
- reference
- news
right: github
components:
home:
icon: fas fa-home fa-lg
href: index.html
articles:
text: Vignettes
menu:
- text: Interactive manhattan, volcano and qq plots
href: articles/web_only/manhattanly_full.html
reference:
text: Reference
href: reference/index.html
news:
text: Changelog
href: news/index.html