From df9b7bc83c0fda4deb35bb04b9e057085c01f469 Mon Sep 17 00:00:00 2001 From: samuel-marsh Date: Fri, 16 Feb 2024 10:29:25 -0500 Subject: [PATCH] Update changelog --- NEWS.md | 1 + 1 file changed, 1 insertion(+) diff --git a/NEWS.md b/NEWS.md index 51a6f0cf6d..bd95a9becc 100644 --- a/NEWS.md +++ b/NEWS.md @@ -14,6 +14,7 @@ - Added param `grid_color` to `Clustered_DotPlot` to control the color of grid lines (default is no grid lines). - Added ability to split identities in `Clustered_DotPlot` by additional variable and maintain expression information. - Added `Split_Layers()` function for V5 objects. +- Added `Add_Alt_Feature_ID` to add alternative feature ids to an Assay5 meta.data slot.