First of all, thanks for the great package!
I want to do lasso selection on a segmentationLayer, but using the provided example on the spatialdata blobs data, this did not work, live example here and here for CODEX data.
Using a spotLayer, e.g. for visiumHD (live example here ), this does work as expected.
Strange enough, when I add a path to an embedding via obs_embedding_paths to the SpatialDataWrapper (or AnnDataWrapper), and do lasso in the scatterplot (e.g. umap), this does translate to a cell selection spatially.
Is this expected behaviour, and is it currently not possible to do lasso on a segmentationLayer?
Happy to provide more details, thanks!
First of all, thanks for the great package!
I want to do lasso selection on a segmentationLayer, but using the provided example on the spatialdata blobs data, this did not work, live example here and here for CODEX data.
Using a spotLayer, e.g. for visiumHD (live example here ), this does work as expected.
Strange enough, when I add a path to an embedding via obs_embedding_paths to the SpatialDataWrapper (or AnnDataWrapper), and do lasso in the scatterplot (e.g. umap), this does translate to a cell selection spatially.
Is this expected behaviour, and is it currently not possible to do lasso on a segmentationLayer?
Happy to provide more details, thanks!