API#
i/o#
|
Load vizgen merscope data as SpatialData object |
|
Load xenium data as SpatialData object |
|
Load cosmx data as SpatialData object |
Preprocessing#
|
Filter and run scanpy analysis. |
|
Annotate anndata spatial cells using anndata cells reference using SCVI. |
|
Synchronize shapes with table |
Tools#
|
Add shape element to SpatialData. |
|
Add shapes from cell boundaries hdf5 files to spatialdata object. |
|
Add anatomical shapes to sdata. |
|
SpatialData polygon object using sd.polygon_query() |
|
Apply a rotation to sdata object elements + [obs_x,obs_y] sdata.table.obs + sdata.table.obsm[obsm_key] |
|
Subset an sdata object to the coordinates box received, then set origin to (x_origin,y_origin) |
|
Compute per zone celltype proportion between 2 conditions using replicate for statistical testing |
|
Extract shapes from a celltype. |
Plotting#
|
Plot quality control analysis. |
|
Plot sdata object (i.e. embedding and polygons). |
|
Plot sdata object (i.e. embedding and polygons). |
|
|
|
Analyse cell types occurence and gene expression along x axis of a sdata polygon shape after an evenual rotation |
|
Plot UMAP splitted by clust_key |