From 0ad0fbb030b35cc09def8bae9fb83d9d4692a156 Mon Sep 17 00:00:00 2001 From: haohangyan Date: Sun, 21 Jul 2024 20:41:57 -0400 Subject: [PATCH] modified to adapt new data --- .../test_sources/resources/dgi_sample_interactions.tsv | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/indra/tests/test_sources/resources/dgi_sample_interactions.tsv b/indra/tests/test_sources/resources/dgi_sample_interactions.tsv index 4131b1e10a..d2b0df16de 100644 --- a/indra/tests/test_sources/resources/dgi_sample_interactions.tsv +++ b/indra/tests/test_sources/resources/dgi_sample_interactions.tsv @@ -1,3 +1,3 @@ -gene_name gene_claim_name entrez_id interaction_claim_source interaction_types drug_claim_name drug_claim_primary_name drug_name drug_concept_id interaction_group_score PMIDs -CDK7 CDK7 1022 CancerCommons inhibitor SNS-032 SNS-032 BMS-387032 chembl:CHEMBL296468 0.82 -VDR VDR 7421 DTC NIFEKALANT NIFEKALANT NIFEKALANT chembl:CHEMBL360861 0.12 +gene_claim_name gene_concept_id gene_name interaction_source_db_name interaction_source_db_version interaction_type interaction_score drug_claim_name drug_concept_id drug_name approved immunotherapy anti_neoplastic +CDK7 hgnc:1778 CDK7 ChEMBL 32 inhibitor 0.362954178 BMS-387032 iuphar.ligand:5670 BMS-387032 FALSE FALSE FALSE +CYP3A ncbigene:1574 CYP3A PharmGKB 5-Jun-23 NULL 0.090599161 clozapine rxcui:2626 CLOZAPINE TRUE FALSE FALSE \ No newline at end of file