Skip to content

Commit ec813a0

Browse files
committed
use canonical predicate
1 parent c564488 commit ec813a0

1 file changed

Lines changed: 2 additions & 2 deletions

File tree

src/translator_ingest/ingests/chembl/chembl_qualifiers.json

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -289,8 +289,8 @@
289289
}
290290
},
291291
"SUBSTRATE": {
292-
"association": "ChemicalAffectsGeneAssociation",
293-
"predicate": "biolink:is_substrate_of",
292+
"association": "GeneAffectsChemicalAssociation",
293+
"predicate": "biolink:has_substrate",
294294
"qualifiers": {}
295295
},
296296
"VACCINE ANTIGEN": {

0 commit comments

Comments
 (0)