Skip to content

Commit

Permalink
Merge branch 'viash-hub:main' into main
Browse files Browse the repository at this point in the history
  • Loading branch information
emmarousseau authored Apr 11, 2024
2 parents 38f586b + b362c20 commit 271108c
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 271108c

Please sign in to comment.