We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
2 parents a0b9465 + 1e582c4 commit f2e5067Copy full SHA for f2e5067
1 file changed
Snakefile
@@ -203,6 +203,7 @@ rule export:
203
--colors {input.colors} \
204
--lat-longs {input.lat_longs} \
205
--auspice-config {input.auspice_config} \
206
+ --include-root-sequence \
207
--output {output.auspice_json}
208
"""
209
0 commit comments