Skip to content

Commit

Permalink
Bug Fixed
Browse files Browse the repository at this point in the history
  • Loading branch information
tgaspe committed Aug 14, 2024
1 parent 68e2a57 commit 96f562b
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions src/bedtools/bedtools_intersect/script.sh
Original file line number Diff line number Diff line change
Expand Up @@ -24,6 +24,7 @@ unset_if_false=(
par_sortout
par_bed
par_no_buffer_output
par_header
)

for par in ${unset_if_false[@]}; do
Expand Down

0 comments on commit 96f562b

Please sign in to comment.