Description

Assembly polisher using short (and long) reads

Input

name:type
description
pattern

meta

:map

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

sr_bam

:file

Aligned short-read BAM/SAM file. Must have CIGAR information.

*.{bam,sam}

meta2

:map

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

reads

:file

Short reads file(s). In fastq or fasta, compressed or uncompressed

draft

:file

Input (fasta) file containing draft contig assembly

genome_size

:string

Estimated size of the genome. Number or nts or use suffixes k/m/g, e.g. 5m, 3.2g

reads_coverage

:integer

Appprimate depth of coverage of short reads.

Output

name:type
description
pattern

fasta

meta

:map

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

*.fasta

:file

Polished assembly fasta file

*.fasta

versions_hypo

${task.process}

:string

The name of the process

hypo

:string

The name of the tool

1.0.3

:string

The expression to obtain the version of the tool

Topics

name:type
description
pattern

versions

${task.process}

:string

The name of the process

hypo

:string

The name of the tool

1.0.3

:string

The expression to obtain the version of the tool