From b04f1fa26b44ea4dde4895e58242e0f03d897197 Mon Sep 17 00:00:00 2001 From: Jover Lee Date: Mon, 6 May 2024 09:46:06 -0700 Subject: [PATCH] ingest: Remove `inrb` source from config.yaml Follow up to https://github.com/nextstrain/mpox/pull/248 --- ingest/defaults/config.yaml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/ingest/defaults/config.yaml b/ingest/defaults/config.yaml index 9355a0e..244804c 100644 --- a/ingest/defaults/config.yaml +++ b/ingest/defaults/config.yaml @@ -1,5 +1,5 @@ # Sources of sequences to include in the ingest run -sources: ['genbank', 'inrb'] +sources: ['genbank'] # Pathogen NCBI Taxonomy ID ncbi_taxon_id: '10244' # Renames the NCBI dataset headers