Skip to content

Commit

Permalink
Add subclades to nextflu-private builds
Browse files Browse the repository at this point in the history
  • Loading branch information
huddlej committed Aug 24, 2023
1 parent 52fa566 commit 76ae432
Showing 1 changed file with 4 additions and 0 deletions.
4 changes: 4 additions & 0 deletions profiles/nextflu-private.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -51,6 +51,7 @@ builds:
annotation: "config/h1n1pdm/{segment}/genemap.gff"
tree_exclude_sites: "config/h1n1pdm/{segment}/exclude-sites.txt"
clades: "config/h1n1pdm/ha/clades.tsv"
subclades: "config/h1n1pdm/{segment}/subclades.tsv"
auspice_config: "profiles/nextflu-private/h1n1pdm/{segment}/auspice_config.json"
min_date: "2Y"
reference_min_date: "6Y"
Expand Down Expand Up @@ -98,6 +99,7 @@ builds:
annotation: "config/h3n2/{segment}/genemap.gff"
tree_exclude_sites: "config/h3n2/{segment}/exclude-sites.txt"
clades: "config/h3n2/ha/clades.tsv"
subclades: "config/h3n2/{segment}/subclades.tsv"
auspice_config: "profiles/nextflu-private/h3n2/{segment}/auspice_config.json"
vaccines: "config/h3n2/vaccine.json"
enable_glycosylation: true
Expand Down Expand Up @@ -142,6 +144,7 @@ builds:
annotation: "config/h3n2/{segment}/genemap.gff"
tree_exclude_sites: "config/h3n2/{segment}/exclude-sites.txt"
clades: "config/h3n2/ha/clades.tsv"
subclades: "config/h3n2/{segment}/subclades.tsv"
auspice_config: "profiles/nextflu-private/h3n2/{segment}/auspice_config.json"
vaccines: "config/h3n2/vaccine.json"
enable_glycosylation: true
Expand Down Expand Up @@ -178,6 +181,7 @@ builds:
annotation: "config/vic/{segment}/genemap.gff"
tree_exclude_sites: "config/vic/{segment}/exclude-sites.txt"
clades: "profiles/nextflu-private/vic/ha/clades.tsv"
subclades: "config/vic/{segment}/subclades.tsv"
auspice_config: "profiles/nextflu-private/vic/{segment}/auspice_config.json"
min_date: "2Y"
reference_min_date: "6Y"
Expand Down

0 comments on commit 76ae432

Please sign in to comment.