-
Notifications
You must be signed in to change notification settings - Fork 1
/
Copy path_pkgdown.yml
53 lines (49 loc) · 1.11 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
url: https://lcpilling.github.io/ukbrapR/
template:
bootstrap: 5
light-switch: true
authors:
Luke Pilling:
href: "https://lcpilling.github.io"
reference:
- title: Export required data
- contents:
- export_tables
- title: Extract genetic variants
- contents:
- extract_variants
- make_imputed_bed
- make_dragen_bed
- load_bed
- title: Create polygenic score
- contents:
- create_pgs
- title: Ascertain diagnoses and determine date first diagnosed
- contents:
- get_diagnoses
- get_df
- title: Label UK Biobank data fields
- contents:
- label_ukb_field
- label_ukb_fields
- title: Upload/download from RAP/worker storage
- contents:
- upload_to_rap
- download_from_rap
- title: Spark
des: These functions do not require intermediate files but must be executed in a JupyterLab Spark environment.
- contents:
- get_rap_phenos
- get_selfrep_illness_spark
- get_emr_spark
articles:
- title: Get started
navbar: ~
contents:
- ascertain_diagnoses
- label_fields
- spark_functions
- title: Upcoming functions
desc: Ideas for functions or those in development
contents:
- extract_fields