Skip to content

Commit

Permalink
Update organ metadata files
Browse files Browse the repository at this point in the history
  • Loading branch information
axdanbol committed Feb 14, 2024
1 parent 86e1317 commit d19205f
Show file tree
Hide file tree
Showing 3 changed files with 6 additions and 26 deletions.
18 changes: 3 additions & 15 deletions containers/azimuth/context/organ-metadata.json
Original file line number Diff line number Diff line change
Expand Up @@ -4,26 +4,14 @@
"organ_level": "Kidney_L3",
"prediction_column": "annotation.l3"
},
"UBERON:0004538": {
"model": "kidneyref",
"organ_level": "Kidney_L3",
"prediction_column": "annotation.l3"
},
"UBERON:0004539": {
"model": "kidneyref",
"organ_level": "Kidney_L3",
"prediction_column": "annotation.l3"
},
"UBERON:0004538": "UBERON:0002113",
"UBERON:0004539": "UBERON:0002113",
"UBERON:0002048": {
"model": "lungref",
"organ_level": "Lung_v2_finest_level",
"prediction_column": "ann_finest_level"
},
"UBERON:0001004": {
"model": "lungref",
"organ_level": "Lung_v2_finest_level",
"prediction_column": "ann_finest_level"
},
"UBERON:0001004": "UBERON:0002048",
"UBERON:0000948": {
"model": "heartref",
"organ_level": "Heart_L2",
Expand Down
4 changes: 1 addition & 3 deletions containers/celltypist/context/organ-metadata.json
Original file line number Diff line number Diff line change
Expand Up @@ -2,9 +2,7 @@
"UBERON:0002048": {
"model": "Human_Lung_Atlas.pkl"
},
"UBERON:0001004": {
"model": "Human_Lung_Atlas.pkl"
},
"UBERON:0001004": "UBERON:0002048",
"UBERON:0002097": {
"model": "Adult_Human_Skin.pkl"
},
Expand Down
10 changes: 2 additions & 8 deletions containers/popv/context/organ-metadata.json
Original file line number Diff line number Diff line change
Expand Up @@ -15,14 +15,8 @@
"model": "Eye",
"organ_level": "eye"
},
"UBERON:0004548": {
"model": "Eye",
"organ_level": "eye"
},
"UBERON:0004549": {
"model": "Eye",
"organ_level": "eye"
},
"UBERON:0004548": "UBERON:0000970",
"UBERON:0004549": "UBERON:0000970",
"UBERON:0000948": {
"model": "Heart",
"organ_level": "heart"
Expand Down

0 comments on commit d19205f

Please sign in to comment.