mirror of
https://github.com/MillironX/nf-core_modules.git
synced 2025-01-03 04:52:09 -05:00
Update software/dsh/filterbed/main.nf
This commit is contained in:
parent
d2723408ad
commit
cf5e38f48b
1 changed files with 0 additions and 1 deletions
|
@ -29,7 +29,6 @@ process DSH_FILTERBED {
|
|||
script:
|
||||
def software = getSoftwareName(task.process)
|
||||
def prefix = options.suffix ? "${meta.id}${options.suffix}" : "${meta.id}"
|
||||
|
||||
"""
|
||||
dsh-filter-bed \\
|
||||
$options.args \\
|
||||
|
|
Loading…
Reference in a new issue