diff --git a/data/nextstrain/sars-cov-2/BA.2/pathogen.json b/data/nextstrain/sars-cov-2/BA.2/pathogen.json index 99d8b078..b012394a 100644 --- a/data/nextstrain/sars-cov-2/BA.2/pathogen.json +++ b/data/nextstrain/sars-cov-2/BA.2/pathogen.json @@ -223215,5 +223215,8 @@ "attributes": { "name": "SARS-CoV-2 (BA.2)", "reference name": "Wuhan-Hu-1 with BA.2 SNPs" - } + }, + "shortcuts": [ + "sars-cov-2-21L" + ] } diff --git a/data/nextstrain/sars-cov-2/wuhan-hu-1/orfs/pathogen.json b/data/nextstrain/sars-cov-2/wuhan-hu-1/orfs/pathogen.json index 21c7b362..c66fc205 100644 --- a/data/nextstrain/sars-cov-2/wuhan-hu-1/orfs/pathogen.json +++ b/data/nextstrain/sars-cov-2/wuhan-hu-1/orfs/pathogen.json @@ -6435,5 +6435,8 @@ "name": "SARS-CoV-2", "reference name": "Wuhan-Hu-1/2019", "reference accession": "MN908947" - } + }, + "shortcuts": [ + "sars-cov-2" + ] } diff --git a/data_output/index.json b/data_output/index.json index 196e5ccc..0f78f0ab 100644 --- a/data_output/index.json +++ b/data_output/index.json @@ -26,6 +26,9 @@ "datasets": [ { "path": "nextstrain/sars-cov-2/wuhan-hu-1/orfs", + "shortcuts": [ + "sars-cov-2" + ], "enabled": true, "attributes": { "name": "SARS-CoV-2", @@ -168,6 +171,9 @@ }, { "path": "nextstrain/sars-cov-2/BA.2", + "shortcuts": [ + "sars-cov-2-21L" + ], "enabled": true, "attributes": { "name": "SARS-CoV-2 (BA.2)", diff --git a/data_output/nextstrain/sars-cov-2/BA.2/unreleased/pathogen.json b/data_output/nextstrain/sars-cov-2/BA.2/unreleased/pathogen.json index 99d8b078..b012394a 100644 --- a/data_output/nextstrain/sars-cov-2/BA.2/unreleased/pathogen.json +++ b/data_output/nextstrain/sars-cov-2/BA.2/unreleased/pathogen.json @@ -223215,5 +223215,8 @@ "attributes": { "name": "SARS-CoV-2 (BA.2)", "reference name": "Wuhan-Hu-1 with BA.2 SNPs" - } + }, + "shortcuts": [ + "sars-cov-2-21L" + ] } diff --git a/data_output/nextstrain/sars-cov-2/wuhan-hu-1/orfs/unreleased/pathogen.json b/data_output/nextstrain/sars-cov-2/wuhan-hu-1/orfs/unreleased/pathogen.json index 21c7b362..c66fc205 100644 --- a/data_output/nextstrain/sars-cov-2/wuhan-hu-1/orfs/unreleased/pathogen.json +++ b/data_output/nextstrain/sars-cov-2/wuhan-hu-1/orfs/unreleased/pathogen.json @@ -6435,5 +6435,8 @@ "name": "SARS-CoV-2", "reference name": "Wuhan-Hu-1/2019", "reference accession": "MN908947" - } + }, + "shortcuts": [ + "sars-cov-2" + ] }