-
Notifications
You must be signed in to change notification settings - Fork 0
/
gru.yaml
98 lines (98 loc) · 3.12 KB
/
gru.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
95
96
97
98
study_id: CMG
study_accession: phs000744
study_title: Yale Center for Mendelian Genomics (Y 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://medicine.yale.edu/keck/ycga/mendelian/
identifier_prefix: https://ycmg.org/fhir
output_filename: ycmg-gru
id_colname: ParticipantID
whistle_src: _cmg.wstl
study_sponsor:
id: nhgri
name: National Human Genome Research Institute (NHGRI)
consent_group:
code: GRU
name: general research use and clinical care
description: For health/medical/biomedical purposes and other biological research, including the study of population origins or ancestry.
code_harmonization_dir: harmony
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/gru/Subject_CMG_Yale_phs000744_GRU_20201218_Y9Q1.csv
data_dictionary:
filename: data/subject-dd.csv
colnames:
varname: varname
desc: vardesc
type: type
values: values
code_harmonization: harmony/cmg-harmony.csv
sample:
filename: data/gru/Sample_CMG_Yale_phs000744_GRU_20201218_Y9Q1.csv
data_dictionary:
filename: data/sample-dd.csv
colnames:
varname: varname
desc: vardesc
type: type
values: values
code_harmonization: harmony/cmg-harmony.csv
sequencing:
filename: data/gru/Sequencing_CMG_Yale_phs000744_GRU_20201218_Y9Q1.csv
embed:
dataset: sample
colname: sample_id
data_dictionary:
filename: data/sequencing-dd.csv
colnames:
varname: varname
desc: vardesc
type: type
values: values
code_harmonization: harmony/cmg-harmony.csv
family:
filename: data/gru/Family_CMG_Yale_phs000744_GRU_20201218_Y9Q1.csv
data_dictionary:
filename: data/family-dd.csv
colnames:
varname: varname
desc: vardesc
type: type
values: values
code_harmonization: harmony/cmg-harmony.csv
discovery:
filename: data/gru/Discovery_CMG_Yale_phs000744_GRU_20201218_Y9Q1.csv
data_dictionary:
filename: data/discovery-dd.csv
colnames:
varname: varname
desc: vardesc
type: type
values: values
code_harmonization: harmony/cmg-harmony.csv
conditions:
filename: data/gru/conditions-gru.csv
data_dictionary:
filename: data/conditions-dd.csv
colnames:
varname: varname
desc: vardesc
type: type
values: values
code_harmonization: harmony/cmg-harmony.csv
diseases:
filename: data/gru/diseases-gru.csv
data_dictionary:
filename: data/disease-dd.csv
colnames:
varname: varname
desc: vardesc
type: type
values: values
code_harmonization: harmony/cmg-harmony.csv
active_tables:
ALL: true