Skip to content

Commit

Permalink
Merge pull request #651 from hubmapconsortium/jpuerto/imc-dir-fix
Browse files Browse the repository at this point in the history
Update testing_rule_chain.json
  • Loading branch information
yuanzhou authored Oct 23, 2024
2 parents 02a5a1b + cbf9589 commit 3a7dee3
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion src/routes/assayclassifier/testing_rule_chain.json
Original file line number Diff line number Diff line change
Expand Up @@ -692,7 +692,7 @@
{
"type": "match",
"match": "is_dcwg and is_primary and dataset_type == '2D Imaging Mass Cytometry'",
"value": "{'assaytype': 'IMC2D', 'vitessce-hints': [], 'dir-schema': 'imc-v2', 'contains-pii': false, 'primary': true, 'dataset-type': '2D Imaging Mass Cytometry', 'description': '2D Imaging Mass Cytometry'}",
"value": "{'assaytype': 'IMC2D', 'vitessce-hints': [], 'dir-schema': 'imc-2d-v2', 'contains-pii': false, 'primary': true, 'dataset-type': '2D Imaging Mass Cytometry', 'description': '2D Imaging Mass Cytometry'}",
"rule_description": "DCWG IMC2D"
},
{
Expand Down

0 comments on commit 3a7dee3

Please sign in to comment.