Skip to content

Commit 0762983

Browse files
author
Ben Vandervalk
committed
Release 1.9.0
1 parent 6f5f085 commit 0762983

7 files changed

Lines changed: 51 additions & 9 deletions

File tree

ChangeLog

Lines changed: 42 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,45 @@
1+
2015-05-28 Ben Vandervalk <benv@bcgsc.ca>
2+
3+
* Release version 1.9.0
4+
* New paired de Bruijn graph mode for assembly.
5+
* First official release of Sealer, a tool for closing
6+
scaffold gaps by navigating a Bloom filter de Bruijn graph.
7+
* New outward extension feature for Konnector to generate
8+
long pseudo-reads.
9+
* Support for the DIDA (Distributed Indexing Dispatched
10+
Alignment) framework, for computing sequence alignments
11+
in parallel across multiple machines.
12+
* Unit tests can now be run easily with 'make check', without
13+
external dependencies.
14+
15+
abyss-bloom:
16+
* abyss-bloom 'build' command now supports -j option for
17+
multi-threaded Bloom filter construction.
18+
19+
abyss-map:
20+
* New --protein option for mapping protein sequences.
21+
22+
abyss-pe:
23+
* New paired de Bruijn graph mode for assembly. Enable by
24+
setting `k` to the k-mer pair span and `K` to size of an
25+
individual k-mer in a k-mer pair. See README.md for further
26+
details.
27+
* New `aligner=dida` option for using the DIDA parallel alignment
28+
framework. See the DIDA section of the abyss-pe man page
29+
for usage details.
30+
* New `graph=gfa` option to use the GFA (Graphical
31+
Fragment Assembly) format for intermediate graph files.
32+
33+
abyss-sealer:
34+
* New tool for closing scaffold gaps by navigating a Bloom
35+
filter de Bruijn graph
36+
* See Sealer/README.md or abyss-sealer man page for details
37+
and examples.
38+
39+
konnector:
40+
* New --extend option for extending merged and unmerged
41+
reads outwards in the de Bruijn graph.
42+
143
2014-07-09 Anthony Raymond <traymond@bcgsc.ca>
244

345
* Release version 1.5.2

bin/abyss-pe

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -318,7 +318,7 @@ Report bugs to <abyss-users@bcgsc.ca>.\n'
318318

319319
version:
320320
@printf '\
321-
abyss-pe (ABySS) 1.5.2\n\
321+
abyss-pe (ABySS) 1.9.0\n\
322322
Written by Shaun Jackman and Anthony Raymond.\n\
323323
\n\
324324
Copyright 2012 Canada'\''s Michael Smith Genome Science Centre\n'

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.5.2, abyss-users@bcgsc.ca, abyss,
2+
AC_INIT(ABySS, 1.9.0, abyss-users@bcgsc.ca, abyss,
33
http://www.bcgsc.ca/platform/bioinfo/software/abyss)
44
m4_include(m4/m4_ax_pthread.m4)
55
AM_INIT_AUTOMAKE(1.9.6 foreign subdir-objects)

doc/ABYSS.1

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,4 @@
1-
.TH ABYSS "1" "2014-May" "ABYSS (ABySS) 1.5.2" "User Commands"
1+
.TH ABYSS "1" "2015-May" "ABYSS (ABySS) 1.9.0" "User Commands"
22
.SH NAME
33
ABYSS \- assemble short reads into contigs
44
.SH SYNOPSIS
@@ -94,4 +94,4 @@ Written by Jared Simpson and Shaun Jackman.
9494
.SH "REPORTING BUGS"
9595
Report bugs to <abyss-users@bcgsc.ca>.
9696
.SH COPYRIGHT
97-
Copyright 2014 Canada's Michael Smith Genome Sciences Centre
97+
Copyright 2015 Canada's Michael Smith Genome Sciences Centre

doc/abyss-pe.1

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,4 @@
1-
.TH abyss-pe "1" "2014-May" "abyss-pe (ABySS) 1.5.2" "User Commands"
1+
.TH abyss-pe "1" "2015-May" "abyss-pe (ABySS) 1.9.0" "User Commands"
22
.SH NAME
33
abyss-pe - assemble reads into contigs
44
.SH SYNOPSIS
@@ -311,4 +311,4 @@ Written by Shaun Jackman.
311311
.SH "REPORTING BUGS"
312312
Report bugs to <abyss-users@googlegroups.com>.
313313
.SH COPYRIGHT
314-
Copyright 2014 Canada's Michael Smith Genome Sciences Centre
314+
Copyright 2015 Canada's Michael Smith Genome Sciences Centre

doc/abyss-tofastq.1

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,4 @@
1-
.TH abyss-tofastq "1" "2014-May" "ABySS 1.5.2" "User Commands"
1+
.TH abyss-tofastq "1" "2015-May" "ABySS 1.9.0" "User Commands"
22
.SH NAME
33
abyss-tofastq \- convert various file formats to FASTQ format
44
.br
@@ -18,4 +18,4 @@ Written by Shaun Jackman.
1818
.SH "REPORTING BUGS"
1919
Report bugs to <abyss-users@bcgsc.ca>.
2020
.SH COPYRIGHT
21-
Copyright 2014 Canada's Michael Smith Genome Sciences Centre
21+
Copyright 2015 Canada's Michael Smith Genome Sciences Centre

doc/flowchart.graffle

Lines changed: 1 addition & 1 deletion
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.5.2}</string>
5201+
\f0\b\fs28 \cf0 ABySS paired-end pipeline version 1.9.0}</string>
52025202
<key>VerticalPad</key>
52035203
<integer>0</integer>
52045204
</dict>

0 commit comments

Comments
 (0)