Merge branch 'dev'
This commit is contained in:
commit
08764215c6
10
NEWS.md
10
NEWS.md
|
|
@ -1,3 +1,13 @@
|
||||||
|
Release 0.7.15 (31 May 2016)
|
||||||
|
----------------------------
|
||||||
|
|
||||||
|
Fixed a long existing bug which potentially leads underestimated insert size
|
||||||
|
upper bound. This bug should have little effect in practice.
|
||||||
|
|
||||||
|
(0.7.15: 31 May 2016, r1140)
|
||||||
|
|
||||||
|
|
||||||
|
|
||||||
Release 0.7.14 (4 May 2016)
|
Release 0.7.14 (4 May 2016)
|
||||||
---------------------------
|
---------------------------
|
||||||
|
|
||||||
|
|
|
||||||
2
bwa.1
2
bwa.1
|
|
@ -1,4 +1,4 @@
|
||||||
.TH bwa 1 "23 December 2014" "bwa-0.7.12-r1034" "Bioinformatics tools"
|
.TH bwa 1 "31 May 2016" "bwa-0.7.15-r1140" "Bioinformatics tools"
|
||||||
.SH NAME
|
.SH NAME
|
||||||
.PP
|
.PP
|
||||||
bwa - Burrows-Wheeler Alignment Tool
|
bwa - Burrows-Wheeler Alignment Tool
|
||||||
|
|
|
||||||
Loading…
Reference in New Issue