Skip to content

changes of coordinates using convert.Seurat() function #60

Description

@SoniaHermoso

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.

Image

Activity

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Projects

    No projects

      Milestone

      No milestone

      Relationships

      None yet

      Development

      No branches or pull requests

      Issue actions