We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 061ef36 commit 41e11f9Copy full SHA for 41e11f9
NEWS
@@ -121,6 +121,10 @@ Bug fixes
121
* Fixed a crash reported in `bcf_sr_sort_set`, which expects REF to be present.
122
(#1204; fixed samtools/bcftools#1361)
123
124
+* Fixed a bcf synced reader bug when filtering with a region list, and
125
+ the first record for a chromosome had the same position as the last
126
+ record for the previous chromosome. (#1254; fixed samtools/bcftools#1441)
127
+
128
* Fixed a bug in the overlapping logic of mpileup, dealing with iterating over
129
CIGAR segments. Thanks to `@wulj2` for the analysis. (#1202; fixed #1196)
130
0 commit comments