Skip to content

Commit

Permalink
enable stochastic resolve
Browse files Browse the repository at this point in the history
  • Loading branch information
rneher committed May 30, 2024
1 parent 619455b commit 6e79a4a
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions workflow/snakemake_rules/core.smk
Original file line number Diff line number Diff line change
Expand Up @@ -201,6 +201,7 @@ rule refine:
--coalescent {params.coalescent} \
--date-inference {params.date_inference} \
--timetree \
--stochastic-resolve \
--use-fft \
--clock-filter-iqd {params.clock_filter_iqd}
"""
Expand Down

0 comments on commit 6e79a4a

Please sign in to comment.