-
Notifications
You must be signed in to change notification settings - Fork 4
/
_pkgdown.yml
64 lines (55 loc) · 1.8 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
59
60
61
62
63
navbar:
left:
- text: "Home"
href: index.html
- text: "Vignettes"
href: articles/index.html
- text: "Functions"
href: reference/index.html
- text: "Visualization"
href: articles/visualization.html
- text: "News"
href: news/index.html
articles:
- title: "Vignettes"
desc:
We provide a series of vignettes to help users get started with `xQTLbiolinks`. You can also check out [Function](/reference/index.html) page which contains a full list of functions available.
contents:
- query_download
- Quick_start
- Colocalization_analysis_with_xQTLbiolinks
- visualization
reference:
- title: Data retrieval
contents:
- starts_with("xQTLquery_")
- starts_with("xQTLdownload_")
- starts_with("EBIquery_allTerm")
- starts_with("extractGeneInfo")
- starts_with("retrieveLD")
- title: Pre-processing
contents:
- starts_with("xQTLanno_cal")
- starts_with("xQTLanno_")
- starts_with("xQTL_export")
- title: Analyze
contents:
- starts_with("xQTLanalyze_")
- title: Visualize
contents:
- starts_with("xQTLvisual_")
news:
releases:
- text: "xQLTbiolinks 1.5.3"
href: https://dingruofan.github.io/xQTLbiolinks/news/index.html#xqtlbiolinks-152
- text: "xQLTbiolinks 1.4.2"
href: https://dingruofan.github.io/xQTLbiolinks/news/index.html#xqtlbiolinks-142
- text: "xQLTbiolinks 1.4.1"
href: https://dingruofan.github.io/xQTLbiolinks/news/index.html#xqtlbiolinks-141
- text: "xQLTbiolinks 1.3.1"
href: https://dingruofan.github.io/xQTLbiolinks/news/index.html#xqtlbiolinks-131
- text: "xQLTbiolinks 1.1.1"
href: https://dingruofan.github.io/xQTLbiolinks/news/index.html#xqtlbiolinks-111
- text: "xQLTbiolinks 1.0.0"
href: https://dingruofan.github.io/xQTLbiolinks/news/index.html#xqtlbiolinks-100
cran_dates: false