mirror of
https://github.com/MillironX/taxprofiler.git
synced 2024-11-22 16:49:56 +00:00
Change modules.config to include porechop_porechop
This commit is contained in:
parent
3faea8aac5
commit
e4307ad8ab
1 changed files with 1 additions and 1 deletions
|
@ -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" },
|
||||||
|
|
Loading…
Reference in a new issue