Skip to content

Conversation

@Artur-man
Copy link
Collaborator

@Artur-man Artur-man commented May 19, 2025

@vjcitn currently x <- MulticancerSteinbock(td) does not work, here is the error below. Perhaps the object is outdated given new validations in anndata object ?

Error in py_call_impl(callable, call_args$unnamed, call_args$named) : 
  spatialdata._core.validation.ValidationError: Cannot construct SpatialData object, input contains invalid elements.
For renaming, please see the discussion here https://github.com/scverse/spatialdata/discussions/707 .
  obs/image: Key `image` is not unique, or another case-variant of it exists.
  var/Tube Number: Name must contain only alphanumeric characters, underscores, dots and hyphens.
  var/Antibody Clone: Name must contain only alphanumeric characters, underscores, dots and hyphens.
  var/Stock Concentration: Name must contain only alphanumeric characters, underscores, dots and hyphens.
  var/Final Concentration / Dilution: Name must contain only alphanumeric characters, underscores, dots and hyphens.
  var/uL to add: Name must contain only alphanumeric characters, underscores, dots and hyphens.
Run `reticulate::py_last_error()` for details.

@vjcitn
Copy link
Collaborator

vjcitn commented May 20, 2025

@Artur-man I am not sure I understand the situation. Are you saying that MulticancerSteinbock fails in the context of this pull request? With Bioc 3.22 and BiocManager valid, I have been unable to trigger that error. Can you run session_info within python when the error is triggered?

@Artur-man
Copy link
Collaborator Author

Artur-man commented May 20, 2025

ah sorry man, had to (re)install a bunch of stuff to get this to work again. Works as expected!

@Artur-man Artur-man merged commit 0a5952b into main May 20, 2025
4 checks passed
@Artur-man Artur-man deleted the update_data branch May 20, 2025 18:45
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

3 participants