forked from monarch-initiative/mondo
-
Notifications
You must be signed in to change notification settings - Fork 0
/
disease_series_by_gene.yaml
59 lines (48 loc) · 1.43 KB
/
disease_series_by_gene.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
pattern_name: disease_series_by_gene
pattern_iri: http://purl.obolibrary.org/obo/mondo/patterns/disease_series_by_gene.yaml
description: 'This pattern is for diseases that are caused by a single mutation in
a single gene, that have gene-based names, such as new disease terms that are requested
by ClinGen, like MED12-related intellectual disability syndrome. Examples: [MED12-related
intellectual disability syndrome](http://purl.obolibrary.org/obo/MONDO_0100000),
[TTN-related myopathy](http://purl.obolibrary.org/obo/MONDO_0100175), [MYPN-related
myopathy](http://purl.obolibrary.org/obo/MONDO_0015023)'
contributors:
- https://orcid.org/0000-0002-6601-2165
- https://orcid.org/0000-0001-5208-3432
classes:
disease: MONDO:0000001
gene: SO:0001217
relations:
disease has basis in dysfunction of: RO:0004020
annotationProperties:
exact_synonym: oio:hasExactSynonym
related_synonym: oio:hasRelatedSynonym
vars:
disease: '''disease'''
gene: '''gene'''
name:
text: '%s caused by mutation in %s'
vars:
- disease
- gene
annotations:
- annotationProperty: exact_synonym
text: '%s %s'
vars:
- gene
- disease
- annotationProperty: exact_synonym
text: '%s related %s'
vars:
- gene
- disease
def:
text: Any %s in which the cause of the disease is a mutation in the %s gene.
vars:
- disease
- gene
equivalentTo:
text: '%s and ''disease has basis in dysfunction of'' some %s'
vars:
- disease
- gene