Skip to content

Commit ddf4280

Browse files
committed
chore: add tag to minimap2_assembly_index
1 parent 4d09bee commit ddf4280

1 file changed

Lines changed: 4 additions & 0 deletions

File tree

conf/modules.config

Lines changed: 4 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -340,6 +340,10 @@ process {
340340
]
341341
}
342342

343+
withName: MINIMAP2_ASSEMBLY_INDEX {
344+
tag = { "${meta.assembler}-${meta.id}" }
345+
}
346+
343347
withName: MINIMAP2_ASSEMBLY_ALIGN {
344348
ext.args = {
345349
meta.lr_platform == "OXFORD_NANOPORE"

0 commit comments

Comments
 (0)