Skip to content

Commit 40da043

Browse files
committed
v1.21.6 -- merged and close #115
1 parent f5a1ca7 commit 40da043

File tree

2 files changed

+12
-2
lines changed

2 files changed

+12
-2
lines changed

DESCRIPTION

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,8 +1,8 @@
11
Package: spatialLIBD
22
Title: spatialLIBD: an R/Bioconductor package to visualize spatially-resolved
33
transcriptomics data
4-
Version: 1.21.5
5-
Date: 2025-05-09
4+
Version: 1.21.6
5+
Date: 2025-09-16
66
Authors@R:
77
c(
88
person("Leonardo", "Collado-Torres", role = c("aut", "cre"),

NEWS.md

Lines changed: 10 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,13 @@
1+
# spatialLIBD 1.21.6
2+
3+
NEW FEATURES
4+
5+
* `registration_pseudobulk()` will now create the `rowData()$gene_search` if
6+
`rowData()$gene_id` and `rowData()$gene_name` are present. This makes the output
7+
be more in sync with requirements for `run_app()`. See
8+
<https://github.com/LieberInstitute/spatialLIBD/pull/115> for details.
9+
Implemented by @lahuuki.
10+
111
# spatialLIBD 1.21.4
212

313
BUG FIXES

0 commit comments

Comments
 (0)