Hi, Thank you for developing this useful tool!
I encountered a memory overflow issue when calculating the "DD matrix" for a large imaging-based ST dataset (5 slices, ~1.8M cells). To reduce memory consumption, I would like to ask if it would be appropriate to perform the following workflow:
- Run spatial domain detection individually per slice,
- Compute the centroid of SPACE for each detected spatial domain (as described in the "Spatial domain annotation with spatial reference" section in SpaDo paper ),
- Calculate the "DD matrix" only between these centroids to identify similar spatial domains across slices?
Would this approach align with SpaDo's methodological rationale, or does the original algorithm inherently require cross-slice information during spatial domain detection/DD matrix computation?
Thank you for your insights!
Hi, Thank you for developing this useful tool!
I encountered a memory overflow issue when calculating the "DD matrix" for a large imaging-based ST dataset (5 slices, ~1.8M cells). To reduce memory consumption, I would like to ask if it would be appropriate to perform the following workflow:
Would this approach align with SpaDo's methodological rationale, or does the original algorithm inherently require cross-slice information during spatial domain detection/DD matrix computation?
Thank you for your insights!