Skip to content

Commit

Permalink
removed --timetree from refine_augur_tree command
Browse files Browse the repository at this point in the history
  • Loading branch information
lakras authored Nov 13, 2024
1 parent 91a56d1 commit 6c0ba5a
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion pipes/WDL/tasks/tasks_nextstrain.wdl
Original file line number Diff line number Diff line change
Expand Up @@ -1409,7 +1409,6 @@ task refine_augur_tree {
--metadata "~{metadata}" \
--output-tree "~{out_basename}_timetree.nwk" \
--output-node-data "~{out_basename}_branch_lengths.json" \
--timetree \
~{"--clock-rate " + clock_rate} \
~{"--clock-std-dev " + clock_std_dev} \
~{"--coalescent " + coalescent} \
Expand Down

0 comments on commit 6c0ba5a

Please sign in to comment.