Skip to content

Commit a703f3c

Browse files
committed
segment-focused: Use reference as root seq
Motivated by errors with using the public builds as Nextclade datasets via the "View in other platforms" feature. <https://bedfordlab.slack.com/archives/C01G4B4UY31/p1763137307070419>
1 parent f963447 commit a703f3c

1 file changed

Lines changed: 2 additions & 2 deletions

File tree

segment-focused/config.yaml

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -132,7 +132,7 @@ refine:
132132

133133
ancestral:
134134
inference: joint
135-
root_seq: false
135+
root_seq: config/{subtype}/reference_{subtype}_{segment}.gb
136136

137137
traits:
138138
columns:
@@ -152,4 +152,4 @@ colors:
152152

153153
export:
154154
title: false # use the title in the auspice JSON
155-
# TODO - if we parameterise this here we can use the subtype wildcard to customise the title
155+
# TODO - if we parameterise this here we can use the subtype wildcard to customise the title

0 commit comments

Comments
 (0)