Description

Sorts sequences by id/name/sequence/length

Input

name:type
description
pattern

meta

:map

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

fastx

:file

Input fasta/fastq file

*.{fsa,fas,fa,fasta,fastq,fq,fsa.gz,fas.gz,fa.gz,fasta.gz,fastq.gz,fq.gz}

Output

name:type
description
pattern

fastx

meta

:map

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

${prefix}.*

:file

Output fasta/fastq file

*.{fasta.gz,fastq.gz}

versions_seqkit

${task.process}

:string

The name of the process

seqkit

:string

The name of the tool

seqkit version | sed 's/^.*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

seqkit

:string

The name of the tool

seqkit version | sed 's/^.*v//'

:eval

The expression to obtain the version of the tool