mirror of
https://github.com/MillironX/taxprofiler.git
synced 2024-11-11 00:03:09 +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}" }
|
||||
publishDir = [
|
||||
path: { "${params.outdir}/porechop" },
|
||||
|
|
Loading…
Reference in a new issue