You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
I believe xenium.write(zarr_path) should be sdata.write(zarr_path). I was running it and the current iteration says xenium has no function write. Please correct me if I am mistaken. Thanks!
The text was updated successfully, but these errors were encountered:
https://github.com/scverse/squidpy_notebooks/blob/79257ebbcff71260d752eae9a00a5ea36b8542ee/tutorials/tutorial_xenium.ipynb
I believe
xenium.write(zarr_path)
should besdata.write(zarr_path)
. I was running it and the current iteration says xenium has no function write. Please correct me if I am mistaken. Thanks!The text was updated successfully, but these errors were encountered: