Skip to content

Commit

Permalink
Merge pull request #241 from RobokopU24/DnlRKorn-patch-3
Browse files Browse the repository at this point in the history
Added TODO to loadGTEx.py
  • Loading branch information
EvanDietzMorris authored Aug 13, 2024
2 parents 9f75017 + f83234c commit 0f389ab
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions parsers/GTEx/src/loadGTEx.py
Original file line number Diff line number Diff line change
Expand Up @@ -22,6 +22,7 @@ class GTExLoader(SourceDataLoader):
has_sequence_variants = True

# this probably won't change very often - just hard code it for now
# TODO have GTEX dynamically get version and file url (starting point: https://gtexportal.org/api/v2/metadata/dataset)
GTEX_VERSION = "8"

# tissue name to uberon curies, the tissue names will match gtex file names
Expand Down

0 comments on commit 0f389ab

Please sign in to comment.