Closed rcastelo closed 5 months ago
This has been fixed here: https://github.com/pachterlab/SpatialFeatureExperiment/issues/44 I didn't get any error when when converting the human heart SPE object to SFE. The binary from Biconductor might not be up to date. The should be merged into the main branch and the Bioc 3.19 branch. Try installing from GitHub and see if it works.
@rcastelo did it work for you? If yes, we will close this issue. Thanks.
Hi, sorry, somehow I didn't see the notification for your comments, thanks for the feedback, the issue has been resolved, probably the binary packages for macOS were not up to date when I tried.
Hi,
After updating the release version of the package to 1.6.1, the function
toSpatialFeatureExperiment()
stopped working. Here is a minimal reproducing example:If I roll back to the following previous commit:
build and install, then
toSpatialFeatureExperiment()
seems to work again, this is the session information: