Skip to content

Commit

Permalink
Merge pull request #643 from kids-first/add_tempus_sc
Browse files Browse the repository at this point in the history
✨ Add new sequencing center Tempus
  • Loading branch information
youngnm authored Jan 8, 2022
2 parents 92889ef + 994498d commit 87f5cdf
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 @@ -244,6 +244,10 @@ class TEMP:
NAME = "TEMP"
KF_ID = "SC_SJJ0B9GN"

class TEMPUS:
NAME = "Tempus"
KF_ID = "SC_TQ8HJWGE"

class TGEN:
NAME = "The Translational Genomics Research Institute"
KF_ID = "SC_KQ9JZG3P"
Expand Down

0 comments on commit 87f5cdf

Please sign in to comment.