nextstrain / auspice

Web app for visualizing pathogen evolution
https://docs.nextstrain.org/projects/auspice/
GNU Affero General Public License v3.0
292 stars 162 forks source link

Support arbitrary fields for the acknowledgements download #1871

Open joverlee521 opened 1 month ago

joverlee521 commented 1 month ago

Context

Original context in Slack thread.

Summary of the thread is we want to include segment accession in the acknowledgments table instead of the gisaid_epi_isl in the seasonal flu builds. This is currently not possible because the fields for the acknowledgments table is hard-coded in Auspice:

https://github.com/nextstrain/auspice/blob/8e117aa074a6ee5eb1f6d7fd62b4a671a878faba/src/components/download/helperFunctions.js#L326