Skip to content

Commit

Permalink
Update modules/local/rename_contigs.nf
Browse files Browse the repository at this point in the history
Co-authored-by: Daniel Lundin <erik.rikard.daniel@gmail.com>
  • Loading branch information
danilodileo and erikrikarddaniel authored Feb 11, 2025
1 parent 6731c46 commit 17bfa1e
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion modules/local/rename_contigs.nf
Original file line number Diff line number Diff line change
Expand Up @@ -23,7 +23,6 @@ process RENAME_CONTIGS {
cat <<-END_VERSIONS > versions.yml
"${task.process}":
seqkit: \$(seqkit version | sed 's/seqkit v//' | sed 's/ Build.*//')
gzip: \$(gzip --version | head -n 1 | sed 's/gzip //')
END_VERSIONS
"""
}

0 comments on commit 17bfa1e

Please sign in to comment.