Assemble bacterial isolate genomes from Illumina paired-end reads
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
contigs{:bash}
contigs.fa{:bash}
The final assembly produced by Shovill
contigs.fa
corrections{:bash}
shovill.corrections{:bash}
List of post-assembly corrections made by Shovill
shovill.corrections
log{:bash}
shovill.log{:bash}
Full log file for bug reporting
shovill.log
raw_contigs{:bash}
{skesa,spades,megahit,velvet}.fasta{:bash}
Raw assembly produced by the assembler (SKESA, SPAdes, MEGAHIT, or Velvet)
{skesa,spades,megahit,velvet}.fasta
gfa{:bash}
contigs.{fastg,gfa,LastGraph}{:bash}
Assembly graph produced by MEGAHIT, SPAdes, or Velvet
contigs.{fastg,gfa,LastGraph}
versions{:bash}
versions.yml{:bash}
File containing software versions
versions.yml
Microbial assembly pipeline for Illumina paired-end reads