[BUG] Error during extract and reformat enrichment results when using registration_wrapper
#72
Labels
bug
Something isn't working
registration_wrapper
#72
Describe the bug
Thanks for creating and maintaining the awesome
spatialLIBD
package. Recently, I was trying to conduct spatial registration by runningregistration_wrapper
function on aSpatialExperiment
object. I encountered the error messageError in combn(colnames(registration_model)[regis_cols], 2) : n < m
(please find the reproducible example below), which I have trouble interpreting the error message and fix it.The
spatialLIBD
is at v1.14.1 installed via Bioconductor version '3.18'Provide a minimally reproducible example (reprex)
Created on 2024-01-02 with reprex v2.0.2
Expected behavior
I would expect that
registration_wrapper
would run successfully.R Session Information
Session info
The text was updated successfully, but these errors were encountered: