mirror of
https://github.com/MillironX/taxprofiler.git
synced 2024-11-22 14:19:56 +00:00
Fix EditorConfig format
This commit is contained in:
parent
ce611d6efd
commit
1d1047374b
1 changed files with 1 additions and 1 deletions
|
@ -222,7 +222,7 @@ process {
|
||||||
pattern: '*.bam'
|
pattern: '*.bam'
|
||||||
]
|
]
|
||||||
}
|
}
|
||||||
|
|
||||||
withName: SAMTOOLS_BAM2FQ {
|
withName: SAMTOOLS_BAM2FQ {
|
||||||
ext.prefix = { "${meta.id}_${meta.run_accession}" }
|
ext.prefix = { "${meta.id}_${meta.run_accession}" }
|
||||||
publishDir = [
|
publishDir = [
|
||||||
|
|
Loading…
Reference in a new issue