From 855bca4fb1a97f1ace1fdc540fc533798e8ea534 Mon Sep 17 00:00:00 2001 From: Gaurav Vaidya Date: Mon, 11 Mar 2024 01:16:48 -0400 Subject: [PATCH] Updated Biolink Model to 4.1.6 and RxNorm to 03042024. --- config.json | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/config.json b/config.json index e602c98b..6aa5afbd 100644 --- a/config.json +++ b/config.json @@ -4,9 +4,9 @@ "intermediate_directory": "babel_outputs/intermediate", "output_directory": "babel_outputs", - "biolink_version": "3.6.0", + "biolink_version": "4.1.6", "umls_version": "2023AB", - "rxnorm_version": "01022024", + "rxnorm_version": "03042024", "ncbi_files": ["gene2ensembl.gz", "gene_info.gz", "gene_orthologs.gz", "gene_refseq_uniprotkb_collab.gz", "mim2gene_medgen"], "ubergraph_ontologies": ["UBERON", "CL", "GO", "NCIT", "ECO", "ECTO", "ENVO", "HP", "UPHENO","BFO","BSPO","CARO","CHEBI","CP","GOREL","IAO","MAXO","MONDO","PATO","PR","RO","UBPROP"],