Skip to content

Commit

Permalink
Update H1 HA subclade colors
Browse files Browse the repository at this point in the history
  • Loading branch information
huddlej committed Jan 23, 2025
1 parent 078e6c7 commit 4cbf33b
Show file tree
Hide file tree
Showing 2 changed files with 43 additions and 35 deletions.
38 changes: 21 additions & 17 deletions config/h1n1pdm/ha/auspice_config.json
Original file line number Diff line number Diff line change
Expand Up @@ -50,40 +50,44 @@
"type": "categorical",
"scale": [
[
"C.1",
"#3F52CD"
"C.1.8",
"#3F47C9"
],
[
"C.1.1",
"#4681CA"
"C.1.9",
"#4274CE"
],
[
"C.1.8",
"#57A1AD"
"C.1.9.1",
"#4F97BB"
],
[
"C.1.9",
"#70B487"
"C.1.9.3",
"#64AC99"
],
[
"D",
"#90BC65"
"C.1.9.4",
"#7EB976"
],
[
"D.1",
"#B4BD4C"
"C.9.1.2",
"#9EBE5A"
],
[
"D.2",
"#D3B240"
"D",
"#BEBB48"
],
[
"D.1",
"#D9AE3E"
],
[
"D.3",
"#E59638"
"#E69036"
],
[
"D.4",
"#E4642E"
"#E35F2D"
],
[
"D.5",
Expand Down Expand Up @@ -295,4 +299,4 @@
]
}
}
}
}
40 changes: 22 additions & 18 deletions profiles/nextflu-private/h1n1pdm/ha/auspice_config.json
Original file line number Diff line number Diff line change
Expand Up @@ -72,40 +72,44 @@
"type": "categorical",
"scale": [
[
"C.1",
"#3F52CD"
"C.1.8",
"#3F47C9"
],
[
"C.1.1",
"#4681CA"
"C.1.9",
"#4274CE"
],
[
"C.1.8",
"#57A1AD"
"C.1.9.1",
"#4F97BB"
],
[
"C.1.9",
"#70B487"
"C.1.9.3",
"#64AC99"
],
[
"D",
"#90BC65"
"C.1.9.4",
"#7EB976"
],
[
"D.1",
"#B4BD4C"
"C.9.1.2",
"#9EBE5A"
],
[
"D.2",
"#D3B240"
"D",
"#BEBB48"
],
[
"D.1",
"#D9AE3E"
],
[
"D.3",
"#E59638"
"#E69036"
],
[
"D.4",
"#E4642E"
"#E35F2D"
],
[
"D.5",
Expand All @@ -117,7 +121,7 @@
"key": "proposed_subclade",
"title": "Proposed subclade",
"type": "categorical",
"scale": [
"scale": [
[
"C.1",
"#3F52CD"
Expand Down Expand Up @@ -451,4 +455,4 @@
"accession_ha",
"accession_na"
]
}
}

0 comments on commit 4cbf33b

Please sign in to comment.