Tim Treis

Results 61 issues of Tim Treis

bug
priority: low
images :framed_picture:

A little bit I started on this PR https://github.com/scverse/squidpy/pull/967 which introduces a function that allows users to subset their entire `SpatialData` objects by certain criteria. The larger goal is to...

enhancement :sparkles:
squidpy2.0

Users can easily break `SpatialData` objects by filtering the contained `AnnData` tables using scanpy - this might remove observations that are still present in other elements, such as `Shapes`. This...

Associated notebook: https://github.com/scverse/squidpy_notebooks/blob/add_cpmeasure_notebook/tutorials/tutorial_cpmeasure.ipynb

enhancement :sparkles:
image :microscope:
squidpy2.0
sdata compat :milky_way:
release-added

Could add a heuristic that tries to optimise the number of cells per window (and unassigned cells) so that on average, most windows have a number of cells assigned that...

enhancement :sparkles:
graph :spider_web:
feature
squidpy2.0

From user Jack on Zulip: > Does anyone know how to use spatialdata_io.stereoseq to read BGI's STOmics spatial transcriptomics data? Why is cell.cluster.h5ad required? The count output from SAW doesn't...