Skip to content

Commit

Permalink
nextclade: switch IQ tree to pathogen mode, add H3 includes
Browse files Browse the repository at this point in the history
  • Loading branch information
rneher committed Jan 4, 2025
1 parent 2146f87 commit 37738f8
Show file tree
Hide file tree
Showing 2 changed files with 15 additions and 1 deletion.
2 changes: 1 addition & 1 deletion nextclade/Snakefile
Original file line number Diff line number Diff line change
Expand Up @@ -236,7 +236,7 @@ rule tree:
--alignment {input.alignment} \
--output {output.tree} \
--nthreads {threads} \
--tree-builder-args '-ninit 10 -n 4 -czb' \
--tree-builder-args '-ninit 10 -n 4 -czb --pathogen-force' \
> /dev/null
"""

Expand Down
14 changes: 14 additions & 0 deletions nextclade/dataset_config/h3n2/includes.txt
Original file line number Diff line number Diff line change
Expand Up @@ -46,3 +46,17 @@ A/Bangladesh/1079/2014
A/Bangladesh/3039/2017
A/SouthAfrica/R06488/2017
A/Ehime/21/2017


# J.2 proposals
A/Croatia/10136RV/2023-egg
A/DistrictOfColumbia/27/2023
A/Colorado/142/2024
A/Guyane/318/2024
A/Ohio/253/2024
A/India/Pune-NIV234429/2023
A/Shanghai-Jingan/11698/2024
A/VinaDelMar/44363/2024
A/Bangladesh/4002/2024
A/HongKong/2468/2024
A/Ghana/FS-24-3952/2024

0 comments on commit 37738f8

Please sign in to comment.