-
Notifications
You must be signed in to change notification settings - Fork 0
/
Copy pathuw-ds-ep.yaml
94 lines (94 loc) · 3.09 KB
/
uw-ds-ep.yaml
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
76
77
78
79
80
81
82
83
84
85
86
87
88
89
90
91
92
93
94
study_id: UW-CMG
study_accession: phs000693
study_title: University of Washington Center for Mendelian Genomics (UW-CMG)
study_desc: The Centers for Mendelian Genomics project uses next-generation sequencing and computational approaches to discover the genes and variants that underlie Mendelian conditions. By discovering genes that cause Mendelian conditions, we will expand our understanding of their biology to facilitate diagnosis and new treatments.
url: https://uwcmg.org
identifier_prefix: https://uwcmg.org/fhir/ds-ep
dd_prefix: http://mendelian.org/fhir
output_filename: uwcmg-ds-ep
id_colname: ParticipantID
whistle_src: _cmg.wstl
code_harmonization_dir: harmony/uw
study_sponsor:
id: nhgri
name: National Human Genome Research Institute (NHGRI)
consent_group:
code: DS-EP
name: Epileptic Encephalopathy
description: Use of the data must be related to [disease]. (Programmer's note, the disease should be confirmed by someone in the know)
env:
local: dev
dev: dev
qa: anvil-demo
prod: anvil-demo
require_official: True
curies:
http://purl.obolibrary.org/obo/hp.owl_: HP
http://purl.obolibrary.org/obo/mondo.owl: MONDO
projector_lib: projector
dataset:
subject:
filename: data/uw/dw-ep/uw_phs000693_ds-ep_subject_2021-04-22_y9q6.csv
data_dictionary:
filename: data/subject-dd.csv
colnames:
varname: variable_name
desc: description
type: data_type
values: enumerations
code_harmonization: harmony/uw/cmg-harmony.csv
sample:
filename: data/uw/dw-ep/uw_phs000693_ds-ep_sample_2021-04-22_y9q6.csv
data_dictionary:
filename: data/sample-dd.csv
colnames:
varname: variable_name
desc: description
type: data_type
values: enumerations
code_harmonization: harmony/uw/cmg-harmony.csv
sequencing:
filename: data/uw/dw-ep/uw_phs000693_ds-ep_sequencing_2021-04-22_y9q6.csv
embed:
dataset: sample
colname: sample_id
data_dictionary:
filename: data/sequencing-dd.csv
colnames:
varname: variable_name
desc: description
type: data_type
values: enumerations
code_harmonization: harmony/uw/cmg-harmony.csv
family:
filename: data/uw/dw-ep/uw_phs000693_ds-ep_family_2021-04-22_y9q6.csv
data_dictionary:
filename: data/family-dd.csv
colnames:
varname: variable_name
desc: description
type: data_type
values: enumerations
code_harmonization: harmony/uw/cmg-harmony.csv
conditions:
filename: data/uw/dw-ep/conditions-dw-ep.csv
data_dictionary:
filename: data/conditions-dd.csv
colnames:
varname: variable_name
desc: description
type: data_type
values: enumerations
code_harmonization: harmony/uw/cmg-harmony.csv
diseases:
filename: data/uw/dw-ep/diseases-dw-ep.csv
data_dictionary:
filename: data/disease-dd.csv
colnames:
varname: variable_name
desc: description
type: data_type
values: enumerations
code_harmonization: harmony/uw/cmg-harmony.csv
active_tables:
ALL: true