FIX: Several minor bug-fixes for metaSPAdes and SPAdes pipelines.
FIX: plasmidSPAdes now works with PacBio/Nanopore reads.
NEW: Added plasmidSPAdes – a pipeline designed for extracting and assembling plasmids from WGS data sets.
CHANGE: Significant improvements in metaSPAdes performance.
CHANGE: Improved running time and RAM consumption.
FIX: MismatchCorrector fixed for MaxOS.
NEW: metaSPAdes metagenomic pipeline.
CHANGE: improved performance for both error correction and assembly stages.
FIX: Multiple bug fixes.
NEW: Contigs/scaffolds paths for assembly_graph.fastg in Bandage-supported format.
FIX: Multithreaded MismatchCorrector.
FIX: BayesHammer bug fixes.
FIX: Python 3.5 support; python 3 support for truSPAdes.
CHANGE: No misleading FASTG files, only assembly graph is saved in FASTG format.
FIX: Multiple bugfixes.
NEW: Added truSPAdes – an assembler for short reads produced by Illumina TruSeq Long Read technology.
CHANGE: Better running time, less RAM consumption and improved results for BayesHammer error correction module.
CHANGE: Improvements and bugfixes in repeat resolution and scaffolding modules.
CHANGE: Improvements and bugfixes in dipSPAdes.
CHANGE: MismatchCorrector now uses bwa-mem.
FIX: Bugfixes in MismatchCorrector.
NEW: New MismatchCorrector module.
NEW: Support for Oxford Nanopore long reads.
NEW: Support for Lucigen NxMate mate-pair libraries.
NEW: Possibility to specify coverage cutoff: automatic and manual.
CHANGE: Better running time.
CHANGE: Improved RAM consumption.
CHANGE: High-quality mate-pairs are now assumed to have forward-revers orientation (same as paired-end).
FIX: Fixed FASTG format.
FIX: Several improvements in IonHammer.
FIX: Fixed a few minor bugs in repeat resolution and scaffolding.
NEW: Mate-pair only assembly with high-quality libraties.
NEW: Support for BAM files.
CHANGE: Improved IonTorrent pipeline.
CHANGE: Better quality and higher performance when using mate-pairs.
FIX: Fixed dipSPAdes bugs and user interface.
NEW: Module for assemblying diplod highly polymorphic genomes.
NEW: Support for PacBio reads.
NEW: Support for IonTorrent reads.
NEW: Support for Sanger reads and additional contigs.
NEW: Possibility to restart SPAdes starting from the specified check-point with the --restart-from
option.
NEW: Output contigs/scaffolds in FASTA and FASTG.
CHANGE: Improved algorithm for mate-pair repeat resolution and scaffolding.
CHANGE: Improved N50 and misassembly rate for single-cell data sets with low genome fraction.
FIX: User-friendly handling for errors in mismatch corrector.
REMOVE: Rectangle graph repeat resolution module.
NEW: Python 3.2 and 3.3 compatibility.
NEW: Possibility to continue SPAdes run starting from the last check-point with the --continue
option.
CHANGE: Decreased memory consumption for error correction module.
CHANGE: Improved misassembly rate for single-cell data sets with low genome fraction.
FIX: User-friendly handling for the case when paired reads do not align to the assembly graph.
NEW: Multiple paired-end and mate-pair libraries.
NEW: Recipe for assembling Illumina 2x150bp and 2x250bp reads.
CHANGE: Improved mismatch and indel rate.
NEW: Mismatch correction post-processing module.
NEW: Rectangle graph repeat resolution module as an option.
NEW: Build for Mac OS.
CHANGE: Improved assembly quality of standard (isolate) data sets.
CHANGE: Decreased memory consumption in error correction module (14 Gb instead of 24 Gb on E.coli test dataset).
REMOVE: SAM-file generation.
NEW: Generate scaffolds alongside with contigs.
CHANGE: Use N instead of A, C, G, T for the variations in repeats.
CHANGE: Memory requirements for E.coli test dataset decreased from 35 Gb to 24 Gb of RAM.
CHANGE: output_dir is a required command line parameter instead of project_name.
CHANGE: Simplified output directory structure.
CHANGE: CMake 2.8 is required instead of 2.6.
REMOVE: No dependency from boost library.
FIX: Avoid Verification of expression 'v1 == conjugate(v2)' failed
error.
NEW: No special binaries for different K values.
NEW: Great improvements in error correction tool BayesHammer.
CHANGE: Memory requirements for E.coli test dataset decreased from 85 Gb to 35 Gb of RAM.
CHANGE: Only 1 iteration of BayesHammer by default.
NEW: Improved assembly quality.
NEW: Support multi-threading.
NEW: Improved algorithms.
NEW: Command-line interface.
CHANGE: Quality assesment separated from the core pipeline.
REMOVE: No support for debian and RPM packages.
FIX: Quality tool fixed.
Initial release.