@nkit

Results 2 comments of @nkit

Hi Manuel, Have you got any progress to get the manual data. I am bit confused about the auxilliary data dots. How to get the reference dot image? I am...

Hi @AnnaChristina, Thank you for the answer. I ran with following command as you suggested. ``` adata_file='spatial_all_CSR.h5ad' ad = an.read_h5ad(adata_file) print(ad) ncem = InterpreterInteraction() print('step 1 done') adata_vis = ad...