Mercurial > repos > lionelguy > spades
comparison CHANGE @ 7:95ddc2380130 draft
Uploaded
author | lionelguy |
---|---|
date | Thu, 28 Nov 2013 05:29:32 -0500 |
parents | |
children | 7d72faef9af0 |
comparison
equal
deleted
inserted
replaced
6:1b1af74a54ae | 7:95ddc2380130 |
---|---|
1 0.7 | |
2 === | |
3 (thanks to Nicola Soranzo for fixing these bugs) | |
4 - spades.pl doesn't die when NODE number is 0 | |
5 - removed the --rectangles option (will be deprecated in SPAdes 2.6), because it uses a different seqid format | |
6 - switched the --threads parameter to $GALAXY_SLOTS | |
7 - a few minor improvements | |
8 | |
9 0.6 | |
10 === | |
11 - Supports SPAdes 2.5.1 | |
12 - Disables gzipped output for corrected reads | |
13 - Removes the hack that was necessary to accept .dat files (thanks to SPAdes | |
14 new input format | |
15 - Adds licensing information | |
16 | |
17 (started at version 0.6) |