view CHANGE @ 8:ff058438080a draft

Version 0.8, supports SPAdes 3.0.0
author lionelguy
date Wed, 05 Feb 2014 05:19:03 -0500
parents 95ddc2380130
children 7d72faef9af0
line wrap: on
line source

0.7
===
(thanks to Nicola Soranzo for fixing these bugs)
- spades.pl doesn't die when NODE number is 0
- removed the --rectangles option (will be deprecated in SPAdes 2.6), because it uses a different seqid format
- switched the --threads parameter to $GALAXY_SLOTS
- a few minor improvements

0.6
===
- Supports SPAdes 2.5.1
- Disables gzipped output for corrected reads
- Removes the hack that was necessary to accept .dat files (thanks to SPAdes
  new input format
- Adds licensing information

(started at version 0.6)