Skip to content

Commit

Permalink
Fix test and script (#35)
Browse files Browse the repository at this point in the history
  • Loading branch information
tverbeiren authored Apr 4, 2024
1 parent 1200bc3 commit b362c20
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion src/gffread/script.sh
Original file line number Diff line number Diff line change
Expand Up @@ -51,7 +51,7 @@
[[ "$par_cluster_only" == "false" ]] && unset par_cluster_only


gffread \
$(which gffread) \
"$par_input" \
${par_chr_mapping:+-m "$par_chr_mapping"} \
${par_seq_info:+-s "$par_seq_info"} \
Expand Down

0 comments on commit b362c20

Please sign in to comment.