Description

De novo genome assembler for long uncorrected reads.

Input

name:type
description
pattern

meta{:bash}

:map

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

reads{:bash}

: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{:bash}

meta{:bash}

:map

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

*.fasta.gz{:bash}

:file

Assembled FASTA file

*.fasta.gz

gfa{:bash}

meta{:bash}

:map

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

*.gfa.gz{:bash}

:file

Repeat graph

*.gfa.gz

versions_raven{:bash}

${task.process}{:bash}

:string

The name of the process

raven{:bash}

:string

The name of the tool

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

raven{:bash}

:string

The name of the tool

raven --version{:bash}

:eval

The expression to obtain the version of the tool