General information
SPAdes 3.6.0 – St. Petersburg genome assembler – is intended for both standard isolates and single-cell MDA bacteria assemblies. It works with Illumina or IonTorrent reads and is capable of providing hybrid assemblies using PacBio, Oxford Nanopore and Sanger reads. You can also provide additional contigs that will be used as long reads. Supports paired-end reads, mate-pairs and unpaired reads. SPAdes can take as input several paired-end and mate-pair libraries simultaneously. Note, that SPAdes was initially designed for small genomes. It was tested on single-cell and standard bacterial and fungal data sets.
How to use
To send jobs to the queue you can use the
send_spades
command that asks few questions to configure the job.
Performance
We have not measure any performance improvement or time reduction when using several cores in a standard calculation like:
spades.py -pe1-1 file1 -pe1-2 file2 -o outdir
We recommend to use 1 core, unless you know that you can use better performance with several cores.
More information
Web page of SPAdes.