Description

Calculate metagenome redundancy curve from FASTQ files

Input

name:type
description
pattern

meta{:bash}

:map

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

reads{:bash}

:file

FASTQ or FASTA file (ideally uncompressed, but not required)

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

format{:bash}

:string

File format of input file

fasta|fastq

mode{:bash}

:string

Mode of redundancy estimation

kmer|alignment

Output

name:type
description
pattern

npa{:bash}

meta{:bash}

:map

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

*.npa{:bash}

:file

Raw redundancy values

*.npa

npc{:bash}

meta{:bash}

:map

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

*.npc{:bash}

:file

Mates distribution file

*.npc

npl{:bash}

meta{:bash}

:map

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

*.npl{:bash}

:file

Log file

*.npl

npo{:bash}

meta{:bash}

:map

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

*.npo{:bash}

:file

Redundancy summary file

*.npo

versions{:bash}

versions.yml{:bash}

:file

File containing software versions

versions.yml

Tools

nonpareil
Artistic License 2.0

Estimate average coverage and create curves for metagenomic datasets