Description

Assemble bacterial isolate genomes from Illumina paired-end reads

Input

name:type
description
pattern

meta{:bash}

:map

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

reads{:bash}

:file

List of input paired-end FastQ files

Output

name:type
description
pattern

contigs{:bash}

meta{:bash}

:map

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

contigs.fa{:bash}

:file

The final assembly produced by Shovill

contigs.fa

corrections{:bash}

meta{:bash}

:map

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

shovill.corrections{:bash}

:file

List of post-assembly corrections made by Shovill

shovill.corrections

log{:bash}

meta{:bash}

:map

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

shovill.log{:bash}

:file

Full log file for bug reporting

shovill.log

raw_contigs{:bash}

meta{:bash}

:map

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

{skesa,spades,megahit,velvet}.fasta{:bash}

:file

Raw assembly produced by the assembler (SKESA, SPAdes, MEGAHIT, or Velvet)

{skesa,spades,megahit,velvet}.fasta

gfa{:bash}

meta{:bash}

:map

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

contigs.{fastg,gfa,LastGraph}{:bash}

:file

Assembly graph produced by MEGAHIT, SPAdes, or Velvet

contigs.{fastg,gfa,LastGraph}

versions{:bash}

versions.yml{:bash}

:file

File containing software versions

versions.yml

Tools

shovill
GPL v2

Microbial assembly pipeline for Illumina paired-end reads