|
| 1 | +2014-05-01 Anthony Raymond <traymond@bcgsc.ca> |
| 2 | + |
| 3 | + * Release version 1.5.0 |
| 4 | + * Assemble strand-specific RNA-Seq libraries into strand-specific |
| 5 | + contigs. |
| 6 | + * New parameters, Q and xtip. Improves assembly in high-coverage |
| 7 | + regions by removing recurrent read errors. |
| 8 | + * Portability fixes for Fujitsu C Compiler. |
| 9 | + |
| 10 | + abyss-pe: |
| 11 | + * New parameter, `Q`, to mask low quality bases to N. |
| 12 | + * New parameter, `xtip=1`, to remove 2-in 0-out tips. |
| 13 | + * New parameter, `ss=1`, to perform strand-specific assembly |
| 14 | + using ssRNA-Seq libraries. |
| 15 | + * New command, `scaftigs`. Breaks scaffold sequences at 'N's and |
| 16 | + produce a scaftigs.fa file. |
| 17 | + * Include long-scaffs.fa in FAC statistics if `long` parameter |
| 18 | + used. |
| 19 | + |
| 20 | + abyss-fixmate: |
| 21 | + * Performance improvement for GCC-4.6 and older. |
| 22 | + |
| 23 | + DistanceEst: |
| 24 | + * Report an estimation of duplicate fragments from read pairs |
| 25 | + mapping to different contigs. |
| 26 | + |
| 27 | + abyss-fixmate: |
| 28 | + * Report number of fragments removed as noise and outliers. |
| 29 | + |
| 30 | + ABYSS/ABYSS-P: |
| 31 | + * New option, --SS, to support strand-specific assembly. |
| 32 | + |
| 33 | + abyss-layout: |
| 34 | + * New option, --SS, to support strand-specific assembly. |
| 35 | + |
| 36 | + abyss-map: |
| 37 | + * New option, --SS, to support strand-specific assembly. |
| 38 | + |
| 39 | + abyss-overlap: |
| 40 | + * New option, --SS, to support strand-specific assembly. |
| 41 | + |
| 42 | + abyss-PathOverlap: |
| 43 | + * New option, --SS, to support strand-specific assembly. |
| 44 | + |
| 45 | + abyss-scaffold: |
| 46 | + * New option, --SS, to support strand-specific assembly. |
| 47 | + * Don't prune xtips when scaffolding. |
| 48 | + |
| 49 | + AdjList: |
| 50 | + * New option, --SS, to support strand-specific assembly. |
| 51 | + |
| 52 | + Overlap: |
| 53 | + * New option, --SS, to support strand-specific assembly. |
| 54 | + |
| 55 | + PopBubbles: |
| 56 | + * New option, --SS, to support strand-specific assembly. |
| 57 | + |
1 | 58 | 2013-11-20 Anthony Raymond <traymond@bcgsc.ca> |
2 | 59 |
|
3 | 60 | * Release version 1.3.7 |
|
0 commit comments