You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardExpand all lines: CHANGELOG.md
+7-2Lines changed: 7 additions & 2 deletions
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -1,5 +1,5 @@
1
1
2
-
Version 0.3.3 - April 30, 2019
2
+
Version 0.3.4 - April 30, 2019
3
3
-----------
4
4
This release fixes some issues with the bam2h5.py script.
5
5
@@ -12,12 +12,17 @@ and the incorrect genotypes in the file were not actually used by the WASP pipel
12
12
* Silence warnings printed when using chromosomes that do not start with 'chr'
13
13
14
14
15
-
Version 0.3.2 - September 14, 2018
15
+
Version 0.3.3 - September 14, 2018
16
16
-----------
17
17
This release contains a single bugfix:
18
18
* Fixes to ref/alt/other allele match reporting in find_intersecting_snps.py which was broken during py2 to py3 conversion.
19
19
20
20
21
+
Version 0.3.2 - September 13, 2018
22
+
-----------
23
+
This release fixes a minor bug in snp2h5 that could occur if haplotypes were not specified.
24
+
25
+
21
26
Version 0.3.1 - August 31, 2018
22
27
-----------
23
28
This release makes several improvements/fixes to read filtering by the mapping pipeline. Several of these improvements were suggested by Alex Dobin for using WASP with the STAR mapper.
0 commit comments