From 8aae6c48f82f2d879cb5a01b5fe3d7de9ae299f1 Mon Sep 17 00:00:00 2001 From: Jennifer Chang Date: Thu, 13 Jun 2024 08:33:53 -0700 Subject: [PATCH] Adds data provenance attribution --- 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": [ {