From 47c57ceeecb9ef78f0e33fe7c9d307285a1449f0 Mon Sep 17 00:00:00 2001 From: Kevin Schaper Date: Sun, 9 Jun 2024 09:58:03 -0700 Subject: [PATCH] Update data-dump-config.yaml turn off exploded exports --- src/monarch_ingest/data-dump-config.yaml | 2 -- 1 file changed, 2 deletions(-) diff --git a/src/monarch_ingest/data-dump-config.yaml b/src/monarch_ingest/data-dump-config.yaml index d34d40a3..e990b07d 100644 --- a/src/monarch_ingest/data-dump-config.yaml +++ b/src/monarch_ingest/data-dump-config.yaml @@ -1,11 +1,9 @@ --- disease_associations: disease_phenotype.all.tsv.gz: - exploded: true category: 'biolink:DiseaseToPhenotypicFeatureAssociation' gene_associations: gene_phenotype.all.tsv.gz: - exploded: true category: "biolink:GeneToPhenotypicFeatureAssociation" gene_phenotype.4896.tsv.gz: category: "biolink:GeneToPhenotypicFeatureAssociation"