Description

Subsample a long-read sequencing fastq file for multiple assemblies

Input

name:type
description
pattern

meta

:map

Groovy Map containing sample information e.g. [ id:'sample1', single_end:false ]

reads

:file

Long-read FASTQ file, optionally gzip compressed

Output

name:type
description
pattern

subreads

meta

:map

Groovy Map containing sample information e.g. [ id:'sample1', single_end:false ]

*/*.fastq.gz

:file

Subsampled read sets

*.{fastq.gz}

versions_trycycler

${task.process}

:string

The name of the process

trycycler

:string

The name of the tool

trycycler --version | sed 's/Trycycler v//'

:eval

The expression to obtain the version of the tool

Topics

name:type
description
pattern

versions

${task.process}

:string

The name of the process

trycycler

:string

The name of the tool

trycycler --version | sed 's/Trycycler v//'

:eval

The expression to obtain the version of the tool

Tools

trycycler
GPL v3

Trycycler is a tool for generating consensus long-read assemblies for bacterial genomes