We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent f2ccc25 commit 05e7886Copy full SHA for 05e7886
DESCRIPTION
@@ -1,7 +1,7 @@
1
Package: spatialLIBD
2
Title: spatialLIBD: an R/Bioconductor package to visualize spatially-resolved
3
transcriptomics data
4
-Version: 1.17.9
+Version: 1.17.10
5
Date: 2024-10-22
6
Authors@R:
7
c(
NEWS.md
@@ -1,3 +1,12 @@
+# spatialLIBD 1.17.10
+
+BUG FIXES
+* `registration_wrapper()` now automatically handles the scenario where `k = 2`
+by not using `registration_stats_anova()` and providing an apporpriate warning.
+Implemented by @lahuuki at
8
+<https://github.com/LieberInstitute/spatialLIBD/pull/86>.
9
10
# spatialLIBD 1.17.9
11
12
BUG FIXES
0 commit comments