cat

Concatenate multiple files into a single output file. Different input formats can be used; based on the extension, YAML files are concatenated using yq, otherwise cat is used.

module

Inputs

Channel nameDescriptionType
optA map of task-specific variables.map
input_?A collection of directories containing files that will be concatenated.files
patternRegular expression to filter files in input_? directories, for example .*.(fa|fasta). Should be “*” if no filtering is to be applied.string
output_fileFile that will be written.file

Outputs

Emission nameDescriptionTypeFilename pattern
optA map of task-specific variables.map
taskYAML-formatted file of task parameters and software versions used by the task.filetask.yaml
pathConcatenation of input files.file