-
Notifications
You must be signed in to change notification settings - Fork 54
/
Copy pathchromosomal_region_duplication.yaml
39 lines (28 loc) · 1.38 KB
/
chromosomal_region_duplication.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: chromosomal_region_duplication
pattern_iri: http://purl.obolibrary.org/obo/mondo/patterns/chromosomal_region_duplication.yaml
description: 'This pattern is meant to be used for chromosomal disorder which consists in the duplication of chromosomal region in which the chromosomal region is known. "Duplication" means an increase of copy number, and includes an extra copy (partial trisomy) and 2 extra copies (partial tetrasomy, also called triplication) of chromosomal region. Note that this pattern does not include the duplication of the entire chromosome (trisomy, tetrasomy, pentasomy).'
contributors:
- https://orcid.org/0000-0002-4142-7153
classes:
'syndrome caused by partial chromosomal duplication': MONDO:0000762
'chromosomal region': GO:0098687
relations:
disease arises from structure: RO:0004030
annotationProperties:
exact_synonym: oio:hasExactSynonym
related_synonym: oio:hasRelatedSynonym
vars:
chromosomal_region: "'chromosomal region'"
# Even though the parent term is GO:0098687, a Monochrom term (CHR:##) is required.
name:
text: '%s duplication syndrome'
vars:
- chromosomal_region
def:
text: A chromosomal disorder consisting of the duplication of %s.
vars:
- chromosomal_region
equivalentTo:
text: '''syndrome caused by partial chromosomal duplication'' and (''disease arises from structure'' some %s)'
vars:
- chromosomal_region