Description

Statistics for FASTA or FASTQ files

Input

name:type
description
pattern

meta{:bash}

:map

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

files{:bash}

:file

One or more FASTA or FASTQ files

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

Output

name:type
description
pattern

stats{:bash}

meta{:bash}

:map

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

*.tsv{:bash}

:file

Tab-separated output file with basic sequence statistics.

*.{tsv}

multiqc{:bash}

meta{:bash}

:map

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

*_mqc.txt{:bash}

:file

MultiQC ready table

*.{_mqc.txt}

versions_seqfu{:bash}

${task.process}{:bash}

:string

The name of the process

seqfu{:bash}

:string

The name of the tool

seqfu version{:bash}

:eval

The expression to obtain the version of the tool

Topics

name:type
description
pattern

versions{:bash}

${task.process}{:bash}

:string

The name of the process

seqfu{:bash}

:string

The name of the tool

seqfu version{:bash}

: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