Skip to content

Commit 7173a34

Browse files
authored
Merge pull request #210 from Sage-Bionetworks/Chelsea-Na-patch-1
[GEN-2384] Update update_cbio_mapping.py
2 parents e7006c2 + f34a364 commit 7173a34

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

scripts/references/update_cbio_mapping.py

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -28,7 +28,7 @@ def main(save_to_synapse, comment, verbose):
2828
# Parameters
2929
file_id = "syn25585554"
3030
tbl_id = "syn25712693"
31-
cohorts = ["NSCLC", "CRC", "BrCa", "PANC", "Prostate", "BLADDER", "RENAL"]
31+
cohorts = ["NSCLC", "CRC", "BrCa", "PANC", "Prostate", "BLADDER", "RENAL", "OVARIAN", "ESOPHAGO", "MELANOMA"]
3232
outfile = "cbio_mapping_table_update.csv"
3333

3434
# Synapse login

0 commit comments

Comments
 (0)