Skip to content

Commit f2e5067

Browse files
author
Jennifer Chang
authored
Merge pull request #10 from nextstrain/add_root
add: color invariant regions to match the live build
2 parents a0b9465 + 1e582c4 commit f2e5067

1 file changed

Lines changed: 1 addition & 0 deletions

File tree

Snakefile

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -203,6 +203,7 @@ rule export:
203203
--colors {input.colors} \
204204
--lat-longs {input.lat_longs} \
205205
--auspice-config {input.auspice_config} \
206+
--include-root-sequence \
206207
--output {output.auspice_json}
207208
"""
208209

0 commit comments

Comments
 (0)