We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 60a0eab commit 8242f49Copy full SHA for 8242f49
1 file changed
python/CHANGELOG.rst
@@ -7,6 +7,12 @@
7
- ``TreeSequence.map_to_vcf_model`` now also returns the transformed positions and
8
contig length. (:user:`benjeffery`, :pr:`XXXX`, :issue:`3173`)
9
10
+**Bugfixes**
11
+
12
+- Fix bug in `TreeSequence.pair_coalescence_counts` when `span_normalise=True`
13
+ and a window breakpoint falls within an internal missing interval.
14
+ (:user:`nspope`, :pr:`3176`, :issue:`3175`)
15
16
--------------------
17
[0.6.4] - 2025-05-21
18
0 commit comments