1
0
Fork 0
mirror of https://github.com/MillironX/taxprofiler.git synced 2024-11-22 14:19:56 +00:00

Apply review suggestions

This commit is contained in:
Sofia Stamouli 2022-11-03 14:12:05 +01:00 committed by GitHub
parent 0e0c55d3b0
commit b5e6639f9d
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23

View file

@ -238,7 +238,6 @@ process {
publishDir = [
path: { "${params.outdir}/samtools/stats" },
mode: params.publish_dir_mode,
enabled: params.save_hostremoval_unmapped,
pattern: '*stats'
]
}