Skip to content

Commit

Permalink
add FIXME
Browse files Browse the repository at this point in the history
  • Loading branch information
sagely1 committed Dec 19, 2023
1 parent ef35f56 commit 7ae4b60
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions src/app/models/genes.ts
Original file line number Diff line number Diff line change
Expand Up @@ -100,6 +100,7 @@ export interface Gene {

bio_domains?: BioDomains;

// FIXME Will be fixed by AG-1324 in a future data release as it doesn't make sense to have an array here
ensembl_info: EnsemblInfo[];
}

Expand Down

0 comments on commit 7ae4b60

Please sign in to comment.