-
Notifications
You must be signed in to change notification settings - Fork 20
Expand file tree
/
Copy path_pkgdown.yml
More file actions
75 lines (69 loc) · 1.63 KB
/
_pkgdown.yml
File metadata and controls
75 lines (69 loc) · 1.63 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
52
53
54
55
56
57
58
59
60
61
62
63
64
65
66
67
68
69
70
71
72
73
74
75
url: https://statfungen.github.io/pecotmr
template:
bootstrap: 5
light-switch: true
math-rendering: katex
bslib:
base_font: { google: "Roboto" }
heading_font: { google: "Roboto Slab" }
code_font: { google: "JetBrains Mono" }
development:
mode: auto
home:
links:
- text: Learn more
href: https://github.com/StatFunGen/pecotmr
- text: Report a bug
href: https://github.com/StatFunGen/pecotmr/issues
navbar:
structure:
left: [intro, reference, articles]
right: [search, github, lightswitch]
components:
intro:
icon: fa fa-play-circle
text: Get Started
href: articles/cis-analysis.html
aria-label: Get started with pecotmr
reference:
icon: fa fa-file-code
text: Functions
href: reference/index.html
aria-label: Function reference
articles:
icon: fa fa-book-reader
text: Vignettes
href: articles/index.html
aria-label: Articles and vignettes
github:
icon: fab fa-github
href: https://github.com/StatFunGen/pecotmr
aria-label: View source on GitHub
articles:
- title: "Getting Started"
navbar: ~
contents:
- cis-analysis
- title: "Analysis Pipelines"
desc: >
Detailed tutorials for colocalization, multivariate analysis,
and GWAS-QTL integration pipelines.
contents:
- colocboost-pipeline
- multicontext-twas-weights
- title: "Quality Control"
desc: >
Tools for summary statistics quality control.
contents:
- dentist
- title: "Enrichment Analysis"
contents:
- xqtl-enrichment
- title: "Resources"
navbar: ~
contents:
- qtl-gwas-resources
footer:
structure:
left: developed_by
right: built_with