Skip to content
Merged
Show file tree
Hide file tree
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
5 changes: 5 additions & 0 deletions catalog/output/outbreaks.json
Original file line number Diff line number Diff line change
Expand Up @@ -731,6 +731,11 @@
"name": "Paramyxoviridae",
"priority": "HIGH",
"resources": [
{
"title": "hgPhyloPlace | Place you sequences in a global phylogenetic tree (Measles)",
"url": "https://genome.ucsc.edu/cgi-bin/hgPhyloPlace?hgpp_org=hub_3526175_GCF_000854845.1",
"type": "HGPHYLOPLACE"
},
{
"title": "WHO | Measles",
"url": "https://www.who.int/news-room/fact-sheets/detail/measles",
Expand Down
3 changes: 3 additions & 0 deletions catalog/source/outbreaks.yml
Original file line number Diff line number Diff line change
Expand Up @@ -433,6 +433,9 @@ outbreaks:
- 3052599
- 3052560
resources:
- title: "hgPhyloPlace | Place you sequences in a global phylogenetic tree (Measles)"
url: "https://genome.ucsc.edu/cgi-bin/hgPhyloPlace?hgpp_org=hub_6572355_GCF_000854845.1"
type: HGPHYLOPLACE
- title: "WHO | Measles"
url: "https://www.who.int/news-room/fact-sheets/detail/measles"
type: REFERENCE
Expand Down
Loading