1
0
Fork 0
mirror of https://github.com/MillironX/taxprofiler.git synced 2024-11-22 16:59:55 +00:00

Change modules.config to include porechop_porechop

This commit is contained in:
Sofia Stamouli 2022-11-01 20:50:42 +01:00
parent 3faea8aac5
commit e4307ad8ab

View file

@ -134,7 +134,7 @@ process {
] ]
} }
withName: PORECHOP { withName: PORECHOP_PORECHOP {
ext.prefix = { "${meta.id}_${meta.run_accession}" } ext.prefix = { "${meta.id}_${meta.run_accession}" }
publishDir = [ publishDir = [
path: { "${params.outdir}/porechop" }, path: { "${params.outdir}/porechop" },