Description

Randomly subsample sequencing reads to a specified coverage

Input

name:type
description
pattern

meta{:bash}

:map

Groovy Map containing sample information e.g. [ id:‘test’, single_end:false ]

reads{:bash}

:file

List of input paired-end FastQ files

genome_size{:bash}

:string

Genome size of the species

depth_cutoff{:bash}

:integer

Depth of coverage cutoff

Output

name:type
description
pattern

reads{:bash}

meta{:bash}

:map

Groovy Map containing sample information e.g. [ id:‘test’, single_end:false ]

*.fastq.gz{:bash}

:file

Reads with subsampled coverage

*.fastq.gz

versions{:bash}

versions.yml{:bash}

:file

File containing software versions

versions.yml