Skip to content

SpatialDecon with Visium error  #16

Description

@chrkuo

Thank you so much for creating this wonderful tool. I am utilizing spatialdecon to estimate the cell fractions of each spatial spot in my visium 10x tumor sample.

from reading your vignette there seems to be a few limitations with using visium data in spatialdecon.

I have encountered an error as I was trying to perform cell abundance estimates:

sharedgenes = intersect(rownames(raw), rownames(safeTME))
plot(colSums(raw), colSums(raw[sharedgenes, ]), log = "xy")

Error in h(simpleError(msg, call)) :
error in evaluating the argument 'x' in selecting a method for function 'plot': 'x' must be an array of at least two dimensions

I'm not sure how to get through this error and if it's just the nature of using visium data?

appreciate your assistance and thank you for your time

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

    Type

    No type

    Projects

    No projects

      Milestone

      No milestone

      Relationships

      None yet

      Development

      No branches or pull requests

      Issue actions