diff --git a/modules/local/transrate.nf b/modules/local/transrate.nf index 4a5a0745..db401169 100644 --- a/modules/local/transrate.nf +++ b/modules/local/transrate.nf @@ -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))