Skip to content

Commit

Permalink
Merge pull request #699 from kids-first/upen_center
Browse files Browse the repository at this point in the history
👔 add upenn
  • Loading branch information
HuangXiaoyan0106 authored Nov 11, 2024
2 parents c2cec9a + 33cd846 commit 1626309
Showing 1 changed file with 4 additions and 0 deletions.
4 changes: 4 additions & 0 deletions kf_lib_data_ingest/common/constants.py
Original file line number Diff line number Diff line change
Expand Up @@ -286,6 +286,10 @@ class UCSF_CAT:
NAME = "UCSF CAT"
KF_ID = "SC_MSQP04K7"

class UPENN:
NAME = "University of Pennsylvania"
KF_ID = "SC_K20D8V6F"

class VARIANTYX:
NAME = "Variantyx"
KF_ID = "SC_T2A19FHX"
Expand Down

0 comments on commit 1626309

Please # to comment.