fastq_subsample_fq_salmon
Subsample fastq
fastqsubsamplestrandedness
Input
name
description
pattern
List of input FastQ files of size 1 and 2 for single-end and paired-end data,
respectively.
Structure: [ val(meta), [ path(reads) ] ]
*.{fq,fastq}{,.gz}Output
name
description
pattern
Directory containing the Salmon index, either the one supplied as input or
the one built by this subworkflow.
Structure: [ path(index) ]
Folder containing the quantification results for a specific sample.
Structure: [ val(meta), path(results) ]
File containing meta information from Salmon quant,
which could be used to infer strandedness among other things.
Structure: [ val(meta), path(json) ]
*info.json
