Skip to content

Commit

Permalink
SCRUM-4190 add Gene-GoTerm annotation
Browse files Browse the repository at this point in the history
  • Loading branch information
cmpich committed Oct 23, 2024
1 parent e91ab55 commit e1ee72c
Showing 1 changed file with 9 additions and 0 deletions.
9 changes: 9 additions & 0 deletions model/schema/gene.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -342,6 +342,15 @@ slots:
required: true
inlined: true

gene_modentityid:
description: >-
The MOD entity ID
domain: GeneGOTermAnnotationDTO
multivalued: false
required: true
inlined: true


gene_full_name:
description: >-
The one current full name for a gene: e.g., wingless, paired box 2a.
Expand Down

0 comments on commit e1ee72c

Please sign in to comment.