1
0
Fork 0
mirror of https://github.com/MillironX/taxprofiler.git synced 2024-09-21 08:32:03 +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}" }
publishDir = [
path: { "${params.outdir}/porechop" },