mirror of
https://github.com/MillironX/nf-core_modules.git
synced 2024-12-22 19:18:17 +00:00
Update software/fastqc/meta.yml
Co-authored-by: Harshil Patel <drpatelh@users.noreply.github.com>
This commit is contained in:
parent
180310bf0a
commit
a3db769a93
1 changed files with 1 additions and 1 deletions
|
@ -29,7 +29,7 @@ params:
|
|||
Append to the path for the standard output directory provided by `$out_dir`.
|
||||
- publish_dir_mode:
|
||||
type: string
|
||||
description: Set the publishDir mode (e.g. copy, link, ...)
|
||||
description: Provide a value for the Nextflow `publishDir` mode parameter (e.g. copy, link, ...)
|
||||
input:
|
||||
- name:
|
||||
type: string
|
||||
|
|
Loading…
Reference in a new issue