Dear developers,
I have just updated the last version of SpaCE and when I have run new samples I have found that the coordinates are not correct.
This is the code:
SpaCET_obj <- convert.Seurat(SpaCET_obj , platform = "Visium")
SpaCET_obj <- SpaCET.deconvolution(SpaCET_obj , cancerType="PRAD", coreNo=8)
SpaCET.visualize.spatialFeature(
SpaCET_obj ,
spatialType = "CellFraction",
spatialFeatures="All",
sameScaleForFraction = F,
pointSize = 0.5,
nrow=6)
I did not have this issue with the old version.
Do I need to use the argument "visiumPath" in convert.Seurat() function to fix it?
Thank you!
Sonia H.

Dear developers,
I have just updated the last version of SpaCE and when I have run new samples I have found that the coordinates are not correct.
This is the code:
SpaCET_obj <- convert.Seurat(SpaCET_obj , platform = "Visium")
SpaCET_obj <- SpaCET.deconvolution(SpaCET_obj , cancerType="PRAD", coreNo=8)
SpaCET.visualize.spatialFeature(
SpaCET_obj ,
spatialType = "CellFraction",
spatialFeatures="All",
sameScaleForFraction = F,
pointSize = 0.5,
nrow=6)
I did not have this issue with the old version.
Do I need to use the argument "visiumPath" in convert.Seurat() function to fix it?
Thank you!
Sonia H.