Skip to content

Commit 699c271

Browse files
Merge pull request #130 from nextstrain/feat/add-sc2-shortcuts
2 parents ed6b6a7 + b402c8c commit 699c271

5 files changed

Lines changed: 22 additions & 4 deletions

File tree

data/nextstrain/sars-cov-2/BA.2/pathogen.json

Lines changed: 4 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -223215,5 +223215,8 @@
223215223215
"attributes": {
223216223216
"name": "SARS-CoV-2 (BA.2)",
223217223217
"reference name": "Wuhan-Hu-1 with BA.2 SNPs"
223218-
}
223218+
},
223219+
"shortcuts": [
223220+
"sars-cov-2-21L"
223221+
]
223219223222
}

data/nextstrain/sars-cov-2/wuhan-hu-1/orfs/pathogen.json

Lines changed: 4 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -6435,5 +6435,8 @@
64356435
"name": "SARS-CoV-2",
64366436
"reference name": "Wuhan-Hu-1/2019",
64376437
"reference accession": "MN908947"
6438-
}
6438+
},
6439+
"shortcuts": [
6440+
"sars-cov-2"
6441+
]
64396442
}

data_output/index.json

Lines changed: 6 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -26,6 +26,9 @@
2626
"datasets": [
2727
{
2828
"path": "nextstrain/sars-cov-2/wuhan-hu-1/orfs",
29+
"shortcuts": [
30+
"sars-cov-2"
31+
],
2932
"enabled": true,
3033
"attributes": {
3134
"name": "SARS-CoV-2",
@@ -168,6 +171,9 @@
168171
},
169172
{
170173
"path": "nextstrain/sars-cov-2/BA.2",
174+
"shortcuts": [
175+
"sars-cov-2-21L"
176+
],
171177
"enabled": true,
172178
"attributes": {
173179
"name": "SARS-CoV-2 (BA.2)",

data_output/nextstrain/sars-cov-2/BA.2/unreleased/pathogen.json

Lines changed: 4 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -223215,5 +223215,8 @@
223215223215
"attributes": {
223216223216
"name": "SARS-CoV-2 (BA.2)",
223217223217
"reference name": "Wuhan-Hu-1 with BA.2 SNPs"
223218-
}
223218+
},
223219+
"shortcuts": [
223220+
"sars-cov-2-21L"
223221+
]
223219223222
}

data_output/nextstrain/sars-cov-2/wuhan-hu-1/orfs/unreleased/pathogen.json

Lines changed: 4 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -6435,5 +6435,8 @@
64356435
"name": "SARS-CoV-2",
64366436
"reference name": "Wuhan-Hu-1/2019",
64376437
"reference accession": "MN908947"
6438-
}
6438+
},
6439+
"shortcuts": [
6440+
"sars-cov-2"
6441+
]
64396442
}

0 commit comments

Comments
 (0)