From 4d0c635cde35e22142056a8146e5fec6f8e378e6 Mon Sep 17 00:00:00 2001 From: Cornelius Roemer Date: Tue, 9 Jan 2024 18:07:48 +0100 Subject: [PATCH] Add shortcuts to mpox datasets --- data/nextstrain/mpox/all-clades/pathogen.json | 4 ++++ data/nextstrain/mpox/clade-iib/pathogen.json | 3 +++ data/nextstrain/mpox/lineage-b.1/pathogen.json | 3 +++ 3 files changed, 10 insertions(+) diff --git a/data/nextstrain/mpox/all-clades/pathogen.json b/data/nextstrain/mpox/all-clades/pathogen.json index e3f51617..f0244616 100644 --- a/data/nextstrain/mpox/all-clades/pathogen.json +++ b/data/nextstrain/mpox/all-clades/pathogen.json @@ -206,6 +206,10 @@ } }, "schemaVersion": "3.0.0", + "shortcuts": [ + "MPXV", + "nextstrain/mpox" + ], "version": { "tag": "unreleased" } diff --git a/data/nextstrain/mpox/clade-iib/pathogen.json b/data/nextstrain/mpox/clade-iib/pathogen.json index 934126a1..f1e7f851 100644 --- a/data/nextstrain/mpox/clade-iib/pathogen.json +++ b/data/nextstrain/mpox/clade-iib/pathogen.json @@ -86,6 +86,9 @@ } }, "schemaVersion": "3.0.0", + "shortcuts": [ + "hMPXV" + ], "version": { "tag": "unreleased" } diff --git a/data/nextstrain/mpox/lineage-b.1/pathogen.json b/data/nextstrain/mpox/lineage-b.1/pathogen.json index 6b453c98..9a7ba51c 100644 --- a/data/nextstrain/mpox/lineage-b.1/pathogen.json +++ b/data/nextstrain/mpox/lineage-b.1/pathogen.json @@ -278,6 +278,9 @@ } }, "schemaVersion": "3.0.0", + "shortcuts": [ + "hMPXV_B1" + ], "version": { "tag": "unreleased" }