Class: Pedigree
https://software.broadinstitute.org/gatk/documentation/article?id=11016
erDiagram
Pedigree {
}
Person {
AffectedStatus affectedStatus
string familyId
string individualId
string maternalId
string paternalId
Sex sex
}
Pedigree ||--}o Person : "persons"
Slots
Name | Cardinality and Range | Description | Inheritance |
---|---|---|---|
persons | 0..* Person |
direct |
Usages
used by | used in | type | used |
---|---|---|---|
Family | pedigree | range | Pedigree |
Identifier and Mapping Information
Schema Source
- from schema: https://w3id.org/linkml/phenopackets/phenopackets
Mappings
Mapping Type | Mapped Value |
---|---|
self | phenopackets:Pedigree |
native | phenopackets:Pedigree |
LinkML Source
Direct
name: Pedigree
description: https://software.broadinstitute.org/gatk/documentation/article?id=11016
from_schema: https://w3id.org/linkml/phenopackets/phenopackets
attributes:
persons:
name: persons
annotations:
rank:
tag: rank
value: 1
description: ''
from_schema: https://w3id.org/linkml/phenopackets/phenopackets
rank: 1000
multivalued: true
domain_of:
- Pedigree
range: Person
inlined: true
inlined_as_list: true
Induced
name: Pedigree
description: https://software.broadinstitute.org/gatk/documentation/article?id=11016
from_schema: https://w3id.org/linkml/phenopackets/phenopackets
attributes:
persons:
name: persons
annotations:
rank:
tag: rank
value: 1
description: ''
from_schema: https://w3id.org/linkml/phenopackets/phenopackets
rank: 1000
multivalued: true
alias: persons
owner: Pedigree
domain_of:
- Pedigree
range: Person
inlined: true
inlined_as_list: true