nextstrain / augur

Pipeline components for real-time phylodynamic analysis
https://docs.nextstrain.org/projects/augur/
GNU Affero General Public License v3.0
268 stars 128 forks source link

Update default region colors #1489

Closed joverlee521 closed 1 week ago

joverlee521 commented 1 week ago

I keep forgetting that the "Asia" region is not included in the default colors in Augur, which can result in grey color for Asia in builds unless the pathogen repo includes customs colors to override the defaults.

For example, zika and seasonal-cov do not have custom colors while measles does define custom colors.

mpox, rsv, and dengue use some variation of assign-colors.py to create custom colors as part of the workflow, which is proposed as a separate augur command in https://github.com/nextstrain/augur/issues/1185