Scroll to navigation

SHOVILL(1) User Commands SHOVILL(1)

NAME

shovill - Assemble bacterial isolate genomes from Illumina paired-end reads

DESCRIPTION

SYNOPSIS

De novo assembly pipeline for Illumina paired reads

USAGE

shovill [options] --outdir DIR --R1 R1.fq.gz --R2 R2.fq.gz

GENERAL

This help
Print version and exit
Check dependencies are installed

INPUT

Read 1 FASTQ (default: '')
Read 2 FASTQ (default: '')
Sub-sample --R1/--R2 to this depth. Disable with --depth 0 (default: 150)
Estimated genome size eg. 3.2M <blank=AUTODETECT> (default: '')

OUTPUT

Output folder (default: '')
Force overwrite of existing output folder (default: OFF)
Minimum contig length <0=AUTO> (default: 0)
Minimum contig coverage <0=AUTO> (default: 2)
Format of contig FASTA IDs in 'printf' style (default: 'contig%05d')
Keep intermediate files (default: OFF)

RESOURCES

Fast temporary directory (default: '')
Number of CPUs to use (0=ALL) (default: 8)
Try to keep RAM usage below this many GB (default: 7.54)

ASSEMBLER

--assembler XXX Assembler: velvet spades skesa megahit (default: 'spades')

Extra assembler options in quotes eg. spades: '--sc' (default: '')
K-mers to use <blank=AUTO> (default: '')

MODULES

Enable adaptor trimming (default: OFF)
Disable read error correction (default: OFF)
Disable read stitching (default: OFF)
Disable post-assembly correction (default: OFF)

HOMEPAGE

https://github.com/tseemann/shovill - Torsten Seemann

AUTHOR


This manpage was written by Nilesh Patra for the Debian distribution and
can be used for any other usage of the program.

June 2020 shovill 1.1.0