Michael Kunst
Michael Kunst
## Imege rotation Hi, when plotting cell position on top of images (sc.pl.spatial) would it be possible to apply a predefined rotation to it? This could either be an argument...
## Description Trouble using vizgen data with sq.read.vizgen(). Function is expected 8 columns in metadata file mine has 9 ## Minimal reproducible example ```python adata = sq.read.vizgen( path=data_path, counts_file=os.path.join(data_path,section,file_path,cbg_file), meta_file=os.path.join(data_path,section,file_path,meta_file),...
Hi, I'm trying to create a spatialdata object of a MERSCOPE experiment from the vpt output file but there is an index mismatch error when generating the anndata file Here...
Hi, the images from my spatial transcriptomics data don't fill the entire image so we I split up the image into smaller tiles I get an error that there are...
Hi, when trying to read in a MERSCOPE results I'm getting the following error Cell In[10], line 1 ----> 1 sdata = sdio.merscope("/allen/programs/celltypes/production/mfish/mfishmerscopemouseatlas/1288760920/region_0") File /allen/programs/celltypes/workgroups/rnaseqanalysis/mFISH/michaelkunst/github_projects/spatialdata-io/src/spatialdata_io/readers/merscope.py:192, in merscope(path, vpt_outputs, z_layers, region_name,...