Skip to content

Commit

Permalink
Update src/fusor/models.py
Browse files Browse the repository at this point in the history
Co-authored-by: Kori Kuzma <[email protected]>
  • Loading branch information
katiestahl and korikuzma authored Jul 22, 2024
1 parent dba14ca commit a3e67d1
Showing 1 changed file with 1 addition and 2 deletions.
3 changes: 1 addition & 2 deletions src/fusor/models.py
Original file line number Diff line number Diff line change
Expand Up @@ -171,8 +171,7 @@ def check_exons(cls, values):
"label": "TPM3",
},
"elementGenomicStart": {
# TODO: this digest may not be correct, but putting a placeholder example here for now
"id": "SL.vJvm06Wl5J7DXHynR9ksW7IK3_3jlFK6",
"id": "ga4gh:SL.2K1vML0ofuYrYncrzzXUQOISRFJldZrO",
"type": "SequenceLocation",
"label": "NC_000001.11",
"sequenceReference": {
Expand Down

0 comments on commit a3e67d1

Please sign in to comment.