Description

Statistics for FASTA or FASTQ files

Input

name:type
description
pattern

meta

:map

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

files

:file

One or more FASTA or FASTQ files

*.{fasta,fastq,fasta.gz,fastq.gz,fq,fq.gz}

Output

name:type
description
pattern

stats

meta

:map

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

*.tsv

:file

Tab-separated output file with basic sequence statistics.

*.{tsv}

multiqc

meta

:map

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

*_mqc.txt

:file

MultiQC ready table

*.{_mqc.txt}

versions_seqfu

${task.process}

:string

The name of the process

seqfu

:string

The name of the tool

seqfu version

:eval

The expression to obtain the version of the tool

Topics

name:type
description
pattern

versions

${task.process}

:string

The name of the process

seqfu

:string

The name of the tool

seqfu version

:eval

The expression to obtain the version of the tool

Tools

seqfu
GPL v3

Cross-platform compiled suite of tools to manipulate and inspect FASTA and FASTQ files