Skip to content

Commit 53f853f

Browse files
authored
1.x merge (#125)
* #87: Expand examples and add examples documentation (#123) * align to branch id --------- Co-authored-by: Brendan Reardon <[email protected]> Co-authored-by: James Stevenson <[email protected]>
1 parent 4c974cf commit 53f853f

14 files changed

+1065
-230
lines changed

examples/README.md

+128
Large diffs are not rendered by default.

examples/canonicalAllele-ex1.yaml

+133-93
Original file line numberDiff line numberDiff line change
@@ -1,46 +1,88 @@
11
id: clinvar:662001
2-
name: NM_004958.4(MTOR):c.5992_5993del (p.Met1998fs)
32
type: CategoricalVariant
3+
name: NM_004958.4(MTOR):c.5992_5993del (p.Met1998fs)
4+
description: ...
5+
aliases:
6+
- NM_004958.4:c.5992_5993del
7+
- NC_000001.11:g.11128044_11128045del
8+
- NC_000001.10:g.11188101_11188102del
9+
- NP_004949.3:p.Met1998fs
10+
- NG_033239.1:g.139507_139508del
11+
- LRG_734:g.139507_139508del
12+
- LRG_734t1:c.5992_5993del
13+
extensions:
14+
- name: cytogenetic location
15+
value: 1p36.22
16+
- name: clinvar variation type
17+
value: Deletion
18+
- name: hgvs list
19+
value:
20+
- nucleotideExpression:
21+
syntax: hgvs.g
22+
value: NC_000001.11:g.11128044_11128045del
23+
nucleotideType: genomic
24+
- nucleotideExpression:
25+
syntax: hgvs.c
26+
value: NM_004958.4:c.5992_5993del
27+
nucleotideType: coding
28+
maneSelect: true
29+
proteinExpression:
30+
syntax: hgvs.p
31+
value: NP_004949.3:p.Met1998fs
32+
molecularConsequence:
33+
name: frameshift_variant
34+
system: http://www.sequenceontology.org/browser/
35+
systemVersion: release_2.5.3
36+
code: SO:0001589
37+
iris:
38+
- http://www.sequenceontology.org/browser/release_2.5.3/term/SO:0001589
39+
- nucleotideExpression:
40+
syntax: hgvs.g
41+
value: NG_033239.1:g.139507_139508del
42+
nucleotideType: genomic
43+
- nucleotideExpression:
44+
syntax: hgvs.g
45+
value: LRG_734:g.139507_139508del
46+
nucleotideType: genomic
47+
- nucleotideExpression:
48+
syntax: hgvs.c
49+
value: LRG_734t1:c.5992_5993del
50+
nucleotideType: coding
451
constraints:
552
- type: DefiningAlleleConstraint
653
allele:
7-
id: ga4gh:VA.PN-6_l2_yI1UPBRCtFnWkR52iZXKVJ8b
54+
id: ga4gh:VA.0TMQdMT2OBisJ9FI4tkzaBtxGB7r8FfJ
855
type: Allele
9-
digest: PN-6_l2_yI1UPBRCtFnWkR52iZXKVJ8b
10-
name: 'NC_000001.11:11128043:AT:'
56+
name: NM_004958.4:c.5992_5993del
57+
description: VRS variation of NC_000001.11:g.11128044_11128045del, generated with the VICC Variation Normalizer (https://github.com/cancervariants/variation-normalization).
58+
extensions:
59+
- name: clinvar vcf
60+
value: 1-11128043-CAT-C
61+
digest: 0TMQdMT2OBisJ9FI4tkzaBtxGB7r8FfJ
62+
expressions:
63+
- syntax: spdi
64+
value: 'NC_000001.11:11128043:AT:'
65+
- syntax: hgvs.g
66+
value: NC_000001.11:g.11128044_11128045del
67+
- syntax: hgvs.c
68+
value: NM_004958.4:c.5992_5993del
69+
- syntax: hgvs.p
70+
value: NP_004949.1:p.Met1998fs
1171
location:
12-
id: ga4gh:SL.5-SKfXZ941W7JbZW3UmQKtijyUfd6d7z
72+
id: ga4gh:SL.gLe4d4Seuxn5fLCfO_2g34gF86vpGvo1
1373
type: SequenceLocation
14-
digest: 5-SKfXZ941W7JbZW3UmQKtijyUfd6d7z
15-
start: 11128043
16-
end: 11128045
74+
digest: gLe4d4Seuxn5fLCfO_2g34gF86vpGvo1
1775
sequenceReference:
18-
id: NC_000001.11
1976
type: SequenceReference
20-
refgetAccession: SQ.Ya6Rs7DHhDeg7YaOSg1EoNi3U_nQ9SvO
21-
residueAlphabet: na
22-
extensions:
23-
- name: assembly
24-
value: GRCh38
25-
- name: chromosome
26-
value: '1'
77+
refgetAccession: SQ.QheGYEnKbwNpM3LulbPTBQhyBSyZwuYm
78+
start: 6112
79+
end: 6114
80+
sequence: AT
2781
state:
82+
type: ReferenceLengthExpression
2883
length: 0
29-
repeatSubunitLength: 2
3084
sequence: ''
31-
type: ReferenceLengthExpression
32-
expressions:
33-
- syntax: spdi
34-
value: 'NC_000001.11:11128043:AT:'
35-
- syntax: hgvs.g
36-
value: NC_000001.11:g.11128044_11128045del
37-
- syntax: gnomad
38-
value: 1-11128043-CAT-C
39-
extensions:
40-
- name: clinvar vcf
41-
value: 1-11128043-CAT-C
42-
- name: clinvar hgvs type
43-
value: genomic, top-level
85+
repeatSubunitLength: 2
4486
relations:
4587
- primaryCoding:
4688
code: liftover_to
@@ -52,93 +94,91 @@ constraints:
5294
- http://www.sequenceontology.org/browser/current_release/term/transcribed_to
5395
mappings:
5496
- coding:
97+
system: https://www.ncbi.nlm.nih.gov/clinvar
98+
code: '662001'
99+
iris:
100+
- https://www.ncbi.nlm.nih.gov/clinvar/variation/662001
101+
relation: exactMatch
102+
- coding:
103+
system: https://reg.clinicalgenome.org
55104
code: CA915941124
56-
system: https://reg.clinicalgenome.org/
57-
relation: closeMatch
105+
iris:
106+
- https://reg.clinicalgenome.org/redmine/projects/registry/genboree_registry/by_canonicalid?canonicalid=CA915941124
107+
relation: relatedMatch
58108
- coding:
109+
system: https://varsome.com
59110
code: hg38/rs1570942058
60-
system: https://varsome.com/variant/
111+
iris:
112+
- https://varsome.com/variant/hg38/rs1570942058
61113
relation: relatedMatch
62114
- coding:
115+
system: https://www.ncbi.nlm.nih.gov/snp
63116
code: rs1570942058
64-
system: https://www.ncbi.nlm.nih.gov/snp/
117+
iris:
118+
- https://www.ncbi.nlm.nih.gov/snp/rs1570942058
65119
relation: relatedMatch
66120
members:
67121
- id: ga4gh:VA.PN-6_l2_yI1UPBRCtFnWkR52iZXKVJ8b
68122
type: Allele
123+
name: NC_000001.11:g.11128044_11128045del
124+
description: VRS variation of NC_000001.11:g.11128044_11128045del, generated with the VICC Variation Normalizer (https://github.com/cancervariants/variation-normalization).
125+
extensions:
126+
- name: clinvar_vcf
127+
value: 1-11128043-CAT-C
69128
digest: PN-6_l2_yI1UPBRCtFnWkR52iZXKVJ8b
70-
name: 'NC_000001.11:11128043:AT:'
129+
expressions:
130+
- syntax: spdi
131+
value: 'NC_000001.11:11128043:AT:'
132+
- syntax: hgvs.g
133+
value: NC_000001.11:g.11128044_11128045del
134+
- syntax: hgvs.c
135+
value: NM_004958.4:c.5992_5993del
136+
- syntax: hgvs.p
137+
value: NP_004949.1:p.Met1998fs
71138
location:
72139
id: ga4gh:SL.5-SKfXZ941W7JbZW3UmQKtijyUfd6d7z
73140
type: SequenceLocation
74141
digest: 5-SKfXZ941W7JbZW3UmQKtijyUfd6d7z
75-
start: 11128043
76-
end: 11128045
77142
sequenceReference:
78-
id: NC_000001.11
79143
type: SequenceReference
80144
refgetAccession: SQ.Ya6Rs7DHhDeg7YaOSg1EoNi3U_nQ9SvO
81-
residueAlphabet: na
82-
extensions:
83-
- name: assembly
84-
value: GRCh38
85-
- name: chromosome
86-
value: '1'
145+
start: 11128043
146+
end: 11128045
147+
sequence: AT
87148
state:
88149
type: ReferenceLengthExpression
89150
length: 0
90-
repeatSubunitLength: 2
91151
sequence: ''
152+
repeatSubunitLength: 2
153+
- id: ga4gh:VA.0TMQdMT2OBisJ9FI4tkzaBtxGB7r8FfJ
154+
type: Allele
155+
name: NM_004958.4:c.5992_5993del
156+
description: VRS variation of NM_004958.4:c.5992_5993del, generated with the VICC Variation Normalizer (https://github.com/cancervariants/variation-normalization).
157+
extensions:
158+
- name: clinvar vcf
159+
value: 1-11128043-CAT-C
160+
digest: 0TMQdMT2OBisJ9FI4tkzaBtxGB7r8FfJ
92161
expressions:
93162
- syntax: spdi
94163
value: 'NC_000001.11:11128043:AT:'
95164
- syntax: hgvs.g
96165
value: NC_000001.11:g.11128044_11128045del
97-
- syntax: gnomad
98-
value: 1-11128043-CAT-C
99-
extensions:
100-
- name: clinvar vcf
101-
value: 1-11128043-CAT-C
102-
- name: clinvar hgvs type
103-
value: genomic, top-level
104-
extensions:
105-
- name: cytogenetic location
106-
value: 1p36.22
107-
- name: clinvar variation type
108-
value: Deletion
109-
- name: clinvar subclass type
110-
value: SimpleAllele
111-
- name: hgvs list
112-
value:
113-
- nucleotideExpression:
114-
syntax: hgvs.g
115-
value: NC_000001.11:g.11128044_11128045del
116-
nucleotideType: genomic, top-level
117-
- nucleotideExpression:
118-
syntax: hgvs.g
119-
value: NC_000001.10:g.11188101_11188102del
120-
nucleotideType: genomic
121-
- nucleotideExpression:
122-
syntax: hgvs.c
123-
value: NM_004958.4:c.5992_5993del
124-
nucleotideType: coding
125-
maneSelect: true
126-
proteinExpression:
127-
syntax: hgvs.p
128-
value: NP_004949.3:p.Met1998fs
129-
molecularConsequence:
130-
code: SO:0001589
131-
system: http://www.sequenceontology.org/browser/current_release/term/
132-
name: frameshift_variant
133-
- nucleotideExpression:
134-
syntax: hgvs.g
135-
value: NG_033239.1:g.139507_139508del
136-
nucleotideType: genomic
137-
- nucleotideExpression:
138-
syntax: hgvs.g
139-
value: LRG_734:g.139507_139508del
140-
nucleotideType: genomic
141-
- nucleotideExpression:
142-
syntax: hgvs.c
143-
value: LRG_734t1:c.5992_5993del
144-
nucleotideType: coding
166+
- syntax: hgvs.c
167+
value: NM_004958.4:c.5992_5993del
168+
- syntax: hgvs.p
169+
value: NP_004949.1:p.Met1998fs
170+
location:
171+
id: ga4gh:SL.gLe4d4Seuxn5fLCfO_2g34gF86vpGvo1
172+
type: SequenceLocation
173+
digest: gLe4d4Seuxn5fLCfO_2g34gF86vpGvo1
174+
sequenceReference:
175+
type: SequenceReference
176+
refgetAccession: SQ.QheGYEnKbwNpM3LulbPTBQhyBSyZwuYm
177+
start: 6112
178+
end: 6114
179+
sequence: AT
180+
state:
181+
type: ReferenceLengthExpression
182+
length: 0
183+
sequence: ''
184+
repeatSubunitLength: 2

0 commit comments

Comments
 (0)