remove todos, describe in/output

This commit is contained in:
FriederikeHanssen 2021-02-23 15:41:11 +01:00
parent 4e9d728108
commit bf58948dad

View file

@ -31,7 +31,6 @@ params:
description: | description: |
Instead of directly downloading Singularity images for use with Singularity, Instead of directly downloading Singularity images for use with Singularity,
force the workflow to pull and convert Docker containers instead. 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: input:
- meta: - meta:
type: map type: map
@ -42,7 +41,6 @@ input:
type: file type: file
description: FastQ files description: FastQ files
pattern: "*.{fq.gz/fastq.gz}" pattern: "*.{fq.gz/fastq.gz}"
## TODO nf-core: Add a description of all of the variables used as output
output: output:
- meta: - meta:
type: map type: map