Skip to content

Commit 41f72b2

Browse files
committed
Update dev version and release notes
1 parent 21200c3 commit 41f72b2

2 files changed

Lines changed: 5 additions & 2 deletions

File tree

DESCRIPTION

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11
Package: Signac
22
Title: Analysis of Single-Cell Chromatin Data
3-
Version: 1.9999.4
4-
Date: 2026-04-16
3+
Version: 1.9999.5
4+
Date: 2026-06-11
55
Authors@R: c(
66
person(given = 'Tim', family = 'Stuart', email = 'stuartt@a-star.edu.sg', role = c('aut', 'cre'), comment = c(ORCID = '0000-0002-3044-0897')),
77
person(given = 'Avi', family = 'Srivastava', email = 'asrivastava@wistar.org', role = 'ctb', comment = c(ORCID = '0000-0001-9798-2079')),

NEWS.md

Lines changed: 3 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -77,6 +77,9 @@ object.
7777
overlapping peaks were treated as the same feature.
7878
* Fixed p-value calculation in `LinkPeaks()`. The reported p-value was
7979
previously one-sided while the test statistic was two-sided.
80+
* Added `seqlengths` parameter to `CallPeaks()` to automatically clip peaks
81+
beyond the ends of chromosomes.
82+
* Updated `CoveragePlot()` to accept multi-range `GRanges` objects as input.
8083

8184
# Signac 1.17.1
8285

0 commit comments

Comments
 (0)