From d588b41e2549c74c14105a0515f09c416e1e51a0 Mon Sep 17 00:00:00 2001 From: Jennifer Chang Date: Thu, 13 Jun 2024 11:15:46 -0700 Subject: [PATCH] Adds data provenance attribution (#65) --- phylogenetic/defaults/auspice_config.json | 10 ++++++++++ 1 file changed, 10 insertions(+) diff --git a/phylogenetic/defaults/auspice_config.json b/phylogenetic/defaults/auspice_config.json index 47aaea9..d8c251d 100644 --- a/phylogenetic/defaults/auspice_config.json +++ b/phylogenetic/defaults/auspice_config.json @@ -3,6 +3,16 @@ "maintainers": [ {"name": "the Nextstrain team", "url": "https://nextstrain.org/team"} ], + "data_provenance": [ + { + "name": "GenBank", + "url": "https://www.ncbi.nlm.nih.gov/genbank/" + }, + { + "name": "USVI", + "url": "https://github.com/blab/zika-usvi/" + } + ], "build_url": "https://github.com/nextstrain/zika", "colorings": [ {