From c9f7e0318a60a6dfae4f9e57091469e7313cf511 Mon Sep 17 00:00:00 2001 From: dylanpilz Date: Wed, 18 Dec 2024 13:49:55 -0800 Subject: [PATCH] rename H5N1 to H5Nx-cattle --- freyja/data/pathogen_config.yml | 8 ++++---- 1 file changed, 4 insertions(+), 4 deletions(-) diff --git a/freyja/data/pathogen_config.yml b/freyja/data/pathogen_config.yml index 9914c37..f0a2ce7 100644 --- a/freyja/data/pathogen_config.yml +++ b/freyja/data/pathogen_config.yml @@ -7,10 +7,10 @@ H5NX: - name: "H5Nx" barcodes: "https://raw.githubusercontent.com/andersen-lab/Freyja-barcodes/refs/heads/main/H5Nx/latest/barcode.csv" -H5N1: - - name: "H5N1" - barcodes: "https://raw.githubusercontent.com/andersen-lab/Freyja-barcodes/refs/heads/main/H5N1/latest/barcode.csv" - +H5NX-cattle: + - name: "H5Nx-cattle" + barcodes: "https://raw.githubusercontent.com/andersen-lab/Freyja-barcodes/refs/heads/main/H5Nx-cattle/latest/barcode.csv" + H1N1pdm: - name: "H1N1" barcodes: "https://raw.githubusercontent.com/andersen-lab/Freyja-barcodes/refs/heads/main/H1N1/latest/barcode.csv"