mirror of
https://github.com/MillironX/nf-core_modules.git
synced 2024-11-13 05:13:09 +00:00
remove todos, describe in/output
This commit is contained in:
parent
4e9d728108
commit
bf58948dad
1 changed files with 0 additions and 2 deletions
|
@ -31,7 +31,6 @@ params:
|
|||
description: |
|
||||
Instead of directly downloading Singularity images for use with Singularity,
|
||||
force the workflow to pull and convert Docker containers instead.
|
||||
## TODO nf-core: Add a description of all of the variables used as input
|
||||
input:
|
||||
- meta:
|
||||
type: map
|
||||
|
@ -42,7 +41,6 @@ input:
|
|||
type: file
|
||||
description: FastQ files
|
||||
pattern: "*.{fq.gz/fastq.gz}"
|
||||
## TODO nf-core: Add a description of all of the variables used as output
|
||||
output:
|
||||
- meta:
|
||||
type: map
|
||||
|
|
Loading…
Reference in a new issue