Skip to content

Commit

Permalink
Update modules/local/transrate.nf
Browse files Browse the repository at this point in the history
Co-authored-by: Mahesh Binzer-Panchal <mahesh.binzer-panchal@nbis.se>
  • Loading branch information
danilodileo and mahesh-panchal authored Jan 30, 2024
1 parent fb4727e commit f7faca4
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion modules/local/transrate.nf
Original file line number Diff line number Diff line change
Expand Up @@ -31,7 +31,6 @@ process TRANSRATE {
mv ${prefix}_transrate/assemblies.csv ${prefix}_assemblies_mqc.csv
# transrate flashes a warning about a ruby gem being out of date, so call the version before it is being piped into the yaml
cat <<-END_VERSIONS > versions.yml
"${task.process}":
transrate: \$(echo \$(transrate --version))
Expand Down

0 comments on commit f7faca4

Please sign in to comment.