Skip to content

Commit adcb3c7

Browse files
committed
Auspice: Add build_url
1 parent 48dbc30 commit adcb3c7

File tree

3 files changed

+3
-0
lines changed

3 files changed

+3
-0
lines changed

phylogenetic/defaults/all-lineages/auspice_config.json

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -6,6 +6,7 @@
66
"url": "https://www.ncbi.nlm.nih.gov/genbank/"
77
}
88
],
9+
"build_url": "https://github.com/nextstrain/WNV",
910
"colorings": [
1011
{"key": "gt", "title": "Genotype", "type": "categorical"},
1112
{"key": "num_date", "title": "Sampling Date", "type": "continuous"},

phylogenetic/defaults/lineage-1A/auspice_config.json

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -6,6 +6,7 @@
66
"url": "https://www.ncbi.nlm.nih.gov/genbank/"
77
}
88
],
9+
"build_url": "https://github.com/nextstrain/WNV",
910
"colorings": [
1011
{"key": "gt", "title": "Genotype", "type": "categorical"},
1112
{"key": "num_date", "title": "Sampling Date", "type": "continuous"},

phylogenetic/defaults/lineage-2/auspice_config.json

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -6,6 +6,7 @@
66
"url": "https://www.ncbi.nlm.nih.gov/genbank/"
77
}
88
],
9+
"build_url": "https://github.com/nextstrain/WNV",
910
"colorings": [
1011
{"key": "gt", "title": "Genotype", "type": "categorical"},
1112
{"key": "num_date", "title": "Sampling Date", "type": "continuous"},

0 commit comments

Comments
 (0)