Skip to content

Commit

Permalink
Update defaultStudy.json
Browse files Browse the repository at this point in the history
  • Loading branch information
jingchunzhu authored Nov 19, 2024
1 parent 65c1495 commit 0e8599a
Showing 1 changed file with 43 additions and 24 deletions.
67 changes: 43 additions & 24 deletions defaultStudy.json
Original file line number Diff line number Diff line change
Expand Up @@ -562,33 +562,52 @@
},

{
"study": "SenNet_CODEX_datasets_Rong_Fan_Lab",
"label": "SenNet CODEX datasets (Rong Fan Lab)",
"cohortList": [
{
"cohort": "LN00560",
"donorNumber": 1,
"preferredDataset": [
"studyList": [
{
"study": "SenNet_CODEX_datasets_Rong_Fan_Lab",
"label": "SenNet CODEX datasets (Rong Fan Lab)",
"cohortList": [
{
"cohort": "LN00560",
"donorNumber": 1,
"preferredDataset": [
{
"host": "https://previewsinglecell.xenahubs.net",
"name": "RongFanLab/SenNet_CODEX_datasets/LN00560_celltype_location_cleaned.tsv"
}
]
},
{
"host": "https://previewsinglecell.xenahubs.net",
"name": "RongFanLab/SenNet_CODEX_datasets/LN00560_celltype_location_cleaned.tsv"
"cohort": "LN00837",
"donorNumber": 1,
"preferredDataset": [
{
"host": "https://previewsinglecell.xenahubs.net",
"name": "RongFanLab/SenNet_CODEX_datasets/LN00837_celltype_location_cleaned.tsv"
}
]
},
{
"cohort": "LN22921",
"donorNumber": 1,
"preferredDataset": [
{
"host": "https://previewsinglecell.xenahubs.net",
"name": "RongFanLab/SenNet_CODEX_datasets/LN22921_celltype_location_cleaned.tsv"
}
]
},
{
"cohort": "LN27766",
"donorNumber": 1,
"preferredDataset": [
{
"host": "https://previewsinglecell.xenahubs.net",
"name": "RongFanLab/SenNet_CODEX_datasets/LN27766_celltype_location_cleaned.tsv"
}
]
}
]
},
{
"cohort": "LN00837",
"donorNumber": 1,
"preferredDataset": []
},
{
"cohort": "LN22921",
"donorNumber": 1,
"preferredDataset": []
},
{
"cohort": "LN27766",
"donorNumber": 1,
"preferredDataset": []
}
]
},
Expand Down

0 comments on commit 0e8599a

Please sign in to comment.