Skip to content

Commit 5337cce

Browse files
authored
Merge pull request #741 from hubmapconsortium/jpuerto/remove-cycif
General: Remove entry for CyCIF
2 parents ed86f5d + a5ad756 commit 5337cce

File tree

1 file changed

+0
-6
lines changed

1 file changed

+0
-6
lines changed

src/routes/assayclassifier/testing_rule_chain.json

Lines changed: 0 additions & 6 deletions
Original file line numberDiff line numberDiff line change
@@ -601,12 +601,6 @@
601601
"value": "{'ubkg_code': 'C200960', 'assaytype': 'phenocycler', 'vitessce-hints': [], 'dir-schema': 'phenocycler-v2', 'contains-pii': false, 'primary': true, 'dataset-type': 'PhenoCycler', 'description': 'PhenoCycler'}",
602602
"rule_description": "DCWG phenocycler"
603603
},
604-
{
605-
"type": "match",
606-
"match": "is_dcwg and is_primary and dataset_type == 'CycIF'",
607-
"value": "{'ubkg_code': 'C200970', 'assaytype': 'cycif', 'vitessce-hints': [], 'dir-schema': 'cycif-v2', 'contains-pii': false, 'primary': true, 'dataset-type': 'CycIF', 'description': 'CycIF'}",
608-
"rule_description": "DCWG cycif"
609-
},
610604
{
611605
"type": "match",
612606
"match": "is_dcwg and is_primary and dataset_type == 'MERFISH'",

0 commit comments

Comments
 (0)