Skip to content

Commit 69fcedd

Browse files
committed
Release 1.5.0
1 parent 051e534 commit 69fcedd

8 files changed

Lines changed: 69 additions & 11 deletions

File tree

ChangeLog

Lines changed: 57 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,60 @@
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+
158
2013-11-20 Anthony Raymond <traymond@bcgsc.ca>
259

360
* Release version 1.3.7

bin/abyss-pe

Lines changed: 4 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,7 @@
11
#!/usr/bin/make -rRf
22
# Run the ABySS assembler.
3-
# Written by Shaun Jackman <sjackman@bcgsc.ca>.
3+
# Written by Shaun Jackman <sjackman@bcgsc.ca> and
4+
# Anthony Raymond <traymond@bcgsc.ca>.
45

56
# Set pipefail to require that all commands of a pipe must succeed.
67
SHELL=/bin/bash -o pipefail
@@ -263,8 +264,8 @@ Report bugs to <abyss-users@bcgsc.ca>.\n'
263264

264265
version:
265266
@printf '\
266-
abyss-pe (ABySS) 1.3.7\n\
267-
Written by Shaun Jackman.\n\
267+
abyss-pe (ABySS) 1.5.0\n\
268+
Written by Shaun Jackman and Anthony Raymond.\n\
268269
\n\
269270
Copyright 2012 Canada'\''s Michael Smith Genome Science Centre\n'
270271

configure.ac

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,5 @@
11
AC_PREREQ(2.62)
2-
AC_INIT(ABySS, 1.3.7, abyss-users@bcgsc.ca, abyss,
2+
AC_INIT(ABySS, 1.5.0, abyss-users@bcgsc.ca, abyss,
33
http://www.bcgsc.ca/platform/bioinfo/software/abyss)
44
AM_INIT_AUTOMAKE(1.9.6 foreign subdir-objects)
55
AC_CONFIG_SRCDIR([ABYSS/Abyss.cpp])

doc/ABYSS.1

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,4 @@
1-
.TH ABYSS "1" "2013-Nov" "ABYSS (ABySS) 1.3.7" "User Commands"
1+
.TH ABYSS "1" "2014-May" "ABYSS (ABySS) 1.5.0" "User Commands"
22
.SH NAME
33
ABYSS \- assemble short reads into contigs
44
.SH SYNOPSIS

doc/abyss-pe.1

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,4 @@
1-
.TH abyss-pe "1" "2013-Nov" "abyss-pe (ABySS) 1.3.7" "User Commands"
1+
.TH abyss-pe "1" "2014-May" "abyss-pe (ABySS) 1.5.0" "User Commands"
22
.SH NAME
33
abyss-pe - assemble reads into contigs
44
.SH SYNOPSIS

doc/abyss-tofastq.1

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,4 @@
1-
.TH abyss-tofastq "1" "2013-Nov" "ABySS 1.3.7" "User Commands"
1+
.TH abyss-tofastq "1" "2014-May" "ABySS 1.5.0" "User Commands"
22
.SH NAME
33
abyss-tofastq \- convert various file formats to FASTQ format
44
.br

doc/flowchart.graffle

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -5198,7 +5198,7 @@
51985198
{\colortbl;\red255\green255\blue255;}
51995199
\pard\tx560\tx1120\tx1680\tx2240\tx2800\tx3360\tx3920\tx4480\tx5040\tx5600\tx6160\tx6720\pardirnatural\qc
52005200

5201-
\f0\b\fs28 \cf0 ABySS paired-end pipeline version 1.3.6}</string>
5201+
\f0\b\fs28 \cf0 ABySS paired-end pipeline version 1.5.0}</string>
52025202
<key>VerticalPad</key>
52035203
<integer>0</integer>
52045204
</dict>
@@ -8382,7 +8382,7 @@
83828382
<key>MasterSheets</key>
83838383
<array/>
83848384
<key>ModificationDate</key>
8385-
<string>2013-09-19 18:10:26 +0000</string>
8385+
<string>2014-05-01 22:25:41 +0000</string>
83868386
<key>Modifier</key>
83878387
<string>Tony Raymond</string>
83888388
<key>NotesVisible</key>
@@ -8413,7 +8413,7 @@
84138413
<key>NSPaperName</key>
84148414
<array>
84158415
<string>string</string>
8416-
<string>B75A40CE-5BEE-4C78-A6CE-A00AA144D84B</string>
8416+
<string>69FD0149-2077-40BA-84CF-28739E407FEB</string>
84178417
</array>
84188418
<key>NSPaperSize</key>
84198419
<array>
@@ -8482,7 +8482,7 @@
84828482
<key>SidebarWidth</key>
84838483
<integer>120</integer>
84848484
<key>VisibleRegion</key>
8485-
<string>{{-12, 0}, {1121, 778}}</string>
8485+
<string>{{-4, 0}, {1107, 794}}</string>
84868486
<key>Zoom</key>
84878487
<real>1</real>
84888488
<key>ZoomValues</key>

doc/flowchart.pdf

187 Bytes
Binary file not shown.

0 commit comments

Comments
 (0)