From a4bb5663ea5d5d4c3bf527a6c2ad76ab42874ba6 Mon Sep 17 00:00:00 2001 From: Colleen Xu Date: Wed, 17 Jan 2024 17:36:42 -0800 Subject: [PATCH] feat: add multiomics drug response edge-attribute for unique edge hash --- src/config.ts | 1 + 1 file changed, 1 insertion(+) diff --git a/src/config.ts b/src/config.ts index c09d15fd..8946f444 100644 --- a/src/config.ts +++ b/src/config.ts @@ -55,6 +55,7 @@ const EDGE_ATTRIBUTES_USED_IN_RECORD_HASH = [ //"NCIT:C61594", // Multiomics BigGIM Drug-Response 2023-05-31: may later change? 'biolink:context_qualifier', + 'biolink:primary_knowledge_source', // added 2024-01-17 // commenting it out since I haven't tested if it works for this KP or // if it'll cause bugs when processing other KPs. // It is only needed to differentiate records from some operations