-
Notifications
You must be signed in to change notification settings - Fork 54
/
Copy pathmonosomy.yaml
45 lines (33 loc) · 1.07 KB
/
monosomy.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
pattern_name: monosomy
pattern_iri: http://purl.obolibrary.org/obo/mondo/patterns/monosomy.yaml
description: 'This pattern is meant to be used for chromosomal disorder which consists of the absence of one chromosome from the normal diploid number. Note that the absence of chromosome refers to the entire chromosome, and not to part of a chromosome.'
contributors:
- https://orcid.org/0000-0002-4142-7153
classes:
monosomy: MONDO:0020639
chromosome: GO:0005694
relations:
disease arises from structure: RO:0004030
annotationProperties:
exact_synonym: oio:hasExactSynonym
related_synonym: oio:hasRelatedSynonym
vars:
chromosome: "'chromosome'"
# Even though the parent term is GO:0005694, a Monochrom term (CHR:##) is required.
name:
text: 'monosomy %s'
vars:
- chromosome
annotations:
- annotationProperty: exact_synonym
text: '%s deletion'
vars:
- chromosome
def:
text: A chromosomal disorder consisting of the absence of one %s.
vars:
- chromosome
equivalentTo:
text: monosomy and ('disease arises from structure' some %s)
vars:
- chromosome