Description

Assembly polisher using short (and long) reads

Input

name:type
description
pattern

meta{:bash}

:map

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

sr_bam{:bash}

:file

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

*.{bam,sam}

meta2{:bash}

:map

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

reads{:bash}

:file

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

draft{:bash}

:file

Input (fasta) file containing draft contig assembly

genome_size{:bash}

:string

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

reads_coverage{:bash}

:integer

Appprimate depth of coverage of short reads.

Output

name:type
description
pattern

fasta{:bash}

meta{:bash}

:map

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

*.fasta{:bash}

:file

Polished assembly fasta file

*.fasta

versions{:bash}

versions.yml{:bash}

:file

File containing software versions

versions.yml