From 7ccbb7776adc147640da46b2542b1e3972e8bacc Mon Sep 17 00:00:00 2001 From: timoast <4591688+timoast@users.noreply.github.com> Date: Fri, 2 Aug 2024 15:44:24 +0800 Subject: [PATCH] Update release notes --- NEWS.md | 2 ++ 1 file changed, 2 insertions(+) diff --git a/NEWS.md b/NEWS.md index 1f7914c..a92c5a5 100644 --- a/NEWS.md +++ b/NEWS.md @@ -13,6 +13,8 @@ Other changes: * Add informative error message for `ClosestFeature()` when gene annotations are not present in the object ([#1681](https://github.com/stuart-lab/signac/issues/1681)) * Fix error in `CreateChromatinAssay()` when supplying a pre-computed Motif object ([#1657](https://github.com/stuart-lab/signac/issues/1657)) * Fix error in `CoveragePlot()` when combining `cells` and `group.by` parameters ([#1724](https://github.com/stuart-lab/signac/issues/1724)) +* Added warning in `FeatureMatrix()` when requested features are on seqnames not +present in the fragment file ([#1754](https://github.com/stuart-lab/signac/issues/1754)) # Signac 1.13.0