Description

De novo genome assembler for long uncorrected reads.

Input

name:type
description
pattern

meta

:map

Groovy Map containing sample information e.g. [ id:‘test’, suffix:‘bacteria’ ]

reads

:file

Input file in FASTA/FASTQ format.

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

Output

name:type
description
pattern

fasta

meta

:map

Groovy Map containing sample information e.g. [ id:‘test’, suffix:‘bacteria’ ]

*.fasta.gz

:file

Assembled FASTA file

*.fasta.gz

gfa

meta

:map

Groovy Map containing sample information e.g. [ id:‘test’, suffix:‘bacteria’ ]

*.gfa.gz

:file

Repeat graph

*.gfa.gz

versions_raven

${task.process}

:string

The name of the process

raven

:string

The name of the tool

raven --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

raven

:string

The name of the tool

raven --version

:eval

The expression to obtain the version of the tool