Skip to content

Commit

Permalink
make lint happy
Browse files Browse the repository at this point in the history
  • Loading branch information
JoseEspinosa committed Jul 5, 2024
1 parent 57db5ef commit dbab390
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions modules/local/bedtools_genomecov.nf
Original file line number Diff line number Diff line change
Expand Up @@ -46,9 +46,9 @@ process BEDTOOLS_GENOMECOV {
$args2 \\
tmp.bg \\
> ${prefix}.bedGraph
rm tmp.bg
cat <<-END_VERSIONS > versions.yml
"${task.process}":
bedtools: \$(bedtools --version | sed -e "s/bedtools v//g")
Expand Down

0 comments on commit dbab390

Please sign in to comment.