diff --git a/config/h1n1pdm/ha/auspice_config.json b/config/h1n1pdm/ha/auspice_config.json index fbf545b..e3b84a6 100644 --- a/config/h1n1pdm/ha/auspice_config.json +++ b/config/h1n1pdm/ha/auspice_config.json @@ -84,6 +84,10 @@ [ "D.4", "#E4642E" + ], + [ + "D.5", + "#DB2823" ] ] }, diff --git a/config/h3n2/ha/auspice_config.json b/config/h3n2/ha/auspice_config.json index bc47323..07cb39c 100644 --- a/config/h3n2/ha/auspice_config.json +++ b/config/h3n2/ha/auspice_config.json @@ -49,29 +49,37 @@ "title": "Subclade", "type": "categorical", "scale": [ - [ - "G.1.3.1", - "#447CCD" - ], [ "J", - "#5EA9A1" + "#4068CF" ], [ "J.1", - "#8ABB6A" + "#5098B9" + ], + [ + "J.1.1", + "#6CB28C" ], [ "J.2", - "#BEBB48" + "#94BD62" + ], + [ + "J.2.1", + "#BFBB47" + ], + [ + "J.2.2", + "#DFA53B" ], [ "J.3", - "#E29E39" + "#E67131" ], [ "J.4", - "#E2562B" + "#DB2823" ] ] }, diff --git a/profiles/nextflu-private/h1n1pdm/ha/auspice_config.json b/profiles/nextflu-private/h1n1pdm/ha/auspice_config.json index 0b98159..bcb0838 100644 --- a/profiles/nextflu-private/h1n1pdm/ha/auspice_config.json +++ b/profiles/nextflu-private/h1n1pdm/ha/auspice_config.json @@ -106,6 +106,10 @@ [ "D.4", "#E4642E" + ], + [ + "D.5", + "#DB2823" ] ] }, diff --git a/profiles/nextflu-private/h3n2/ha/auspice_config.json b/profiles/nextflu-private/h3n2/ha/auspice_config.json index e4aecfd..3515f61 100644 --- a/profiles/nextflu-private/h3n2/ha/auspice_config.json +++ b/profiles/nextflu-private/h3n2/ha/auspice_config.json @@ -115,29 +115,37 @@ "title": "Subclade", "type": "categorical", "scale": [ - [ - "G.1.3.1", - "#447CCD" - ], [ "J", - "#5EA9A1" + "#4068CF" ], [ "J.1", - "#8ABB6A" + "#5098B9" + ], + [ + "J.1.1", + "#6CB28C" ], [ "J.2", - "#BEBB48" + "#94BD62" + ], + [ + "J.2.1", + "#BFBB47" + ], + [ + "J.2.2", + "#DFA53B" ], [ "J.3", - "#E29E39" + "#E67131" ], [ "J.4", - "#E2562B" + "#DB2823" ] ] },