Skip to content

Commit

Permalink
Merge pull request #241 from jordan-ort/master
Browse files Browse the repository at this point in the history
  • Loading branch information
ivan-aksamentov authored Nov 19, 2024
2 parents 694765a + ca0a868 commit 2ebca52
Show file tree
Hide file tree
Showing 2 changed files with 28 additions and 1 deletion.
4 changes: 4 additions & 0 deletions data/community/moncla-lab/iav-h5/ha/2.3.4.4/CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,3 +1,7 @@
## Unreleased

Updated tree.json to add mutation calling relative to A/American_wigeon/North_Carolina/AH0182517/2022

## 2024-05-08T11:39:52Z

Initial release for Nextclade v3!
Expand Down
25 changes: 24 additions & 1 deletion data/community/moncla-lab/iav-h5/ha/2.3.4.4/tree.json
Original file line number Diff line number Diff line change
Expand Up @@ -106,7 +106,30 @@
"panels": [
"tree",
"entropy"
]
],
"extensions": {
"nextclade": {
"ref_nodes": {
"default": "__root__",
"search": [
{
"name": "A/American_wigeon/North_Carolina/AH0182517/2022",
"displayName": "A/American_wigeon/North_Carolina/AH0182517/2022",
"description": "Amino acid identical to A/American wigeon/South Carolina/22-000345-001/2021 CVV",
"criteria": [
{
"node": [
{
"name": ["A/American_wigeon/North_Carolina/AH0182517/2022"]
}
]
}
]
}
]
}
}
}
},
"tree": {
"name": "NODE_0000000",
Expand Down

0 comments on commit 2ebca52

Please sign in to comment.