Skip to content
Merged
Show file tree
Hide file tree
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
5 changes: 5 additions & 0 deletions biolink-model.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -9675,6 +9675,7 @@ classes:
- p value
- adjusted p value
- has supporting studies
- update date
slot_usage:
type:
description: rdf:type of biolink:Association should be fixed at rdf:Statement
Expand Down Expand Up @@ -11044,15 +11045,19 @@ classes:
- dcid:DiseaseGeneAssociation
- SIO:000983
slots:
- subject form or variant qualifier
- subject aspect qualifier
- object direction qualifier
- allelic requirement
slot_usage:
subject:
range: gene or gene product
description: "gene in which variation is correlated with the phenotypic feature"
examples:
- value: HGNC:2197
description: "COL1A1 (Human)"
subject form or variant qualifier:
range: ChemicalOrGeneOrGeneProductFormOrVariantEnum
subject aspect qualifier:
range: GeneOrGeneProductOrChemicalEntityAspectEnum
object:
Expand Down
Loading