Skip to content

Commit

Permalink
tweak
Browse files Browse the repository at this point in the history
  • Loading branch information
AndreaGuarracino committed Nov 3, 2023
1 parent 58ed548 commit 2da7b7d
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion partition-before-pggb
Original file line number Diff line number Diff line change
Expand Up @@ -501,7 +501,7 @@ if [[ "$input_paf" == false ]]; then
$merge_cmd \
"$input_fasta" \
--lower-triangular \
--hg-filter-ani-diff "$hg_filter_ani_diff"
--hg-filter-ani-diff $hg_filter_ani_diff
--approx-map \
> "$prefix_mappings_paf".mappings.$mapper.paf) 2> >(tee -a "$log_file")
fi
Expand Down

0 comments on commit 2da7b7d

Please sign in to comment.