-
Notifications
You must be signed in to change notification settings - Fork 54
/
Copy pathtetrasomy.yaml
39 lines (28 loc) · 1.04 KB
/
tetrasomy.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
pattern_name: tetrasomy
pattern_iri: http://purl.obolibrary.org/obo/mondo/patterns/tetrasomy.yaml
description: 'This pattern is meant to be used for chromosomal disorder which consists of the presence of two additional chromosomes of the same type from the normal diploid number. Note that the presence of additional chromosomes refers to the entire chromosome, and not to part of a chromosome.'
contributors:
- https://orcid.org/0000-0002-4142-7153
classes:
tetrasomy: MONDO:0030502
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: 'tetrasomy %s'
vars:
- chromosome
def:
text: A chromosomal disorder consisting of the presence of 2 extra chromosome %s.
vars:
- chromosome
equivalentTo:
text: tetrasomy and ('disease arises from structure' some %s)
vars:
- chromosome