Skip to content

Commit

Permalink
Merge pull request #20 from nextstrain/james/inline-root-sequence
Browse files Browse the repository at this point in the history
Inline root sequence
  • Loading branch information
trvrb authored Apr 27, 2024
2 parents c0c24ac + 490ff28 commit 529e304
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion Snakefile
Original file line number Diff line number Diff line change
Expand Up @@ -436,7 +436,7 @@ rule export:
--lat-longs {input.lat_longs} \
--auspice-config {input.auspice_config} \
--description {input.description} \
--include-root-sequence \
--include-root-sequence-inline \
--output {output.auspice_json}
"""

Expand Down

0 comments on commit 529e304

Please sign in to comment.