Skip to content

Commit

Permalink
chore(graphql-api): add to large genes list
Browse files Browse the repository at this point in the history
  • Loading branch information
rileyhgrant committed Apr 25, 2024
1 parent 5c61750 commit 68be4da
Showing 1 changed file with 5 additions and 2 deletions.
7 changes: 5 additions & 2 deletions graphql-api/src/queries/helpers/large-genes.ts
Original file line number Diff line number Diff line change
@@ -1,2 +1,5 @@
export default ["ENSG00000155657"]

export default [
'ENSG00000155657', // TTN
'ENSG00000183091', // NEB
'ENSG00000154358', // OBSCN
]

0 comments on commit 68be4da

Please sign in to comment.