Skip to content

Error in drMat[sc1meta$cellID, ] : subscript out of bounds for 10x HD Spatial Gene Expression #19

Description

@ATPs

code

.libPaths(c("/data/p/R/spaceranger-4.0", .libPaths()))

library(Seurat)
library(ShinyCell2)

seu <- qs::qread("/data1/x/partners/xuxi/20250530MSC_EC/20250806space/250806seurat/250828seurat_polygons_rm_lung_keep2_xx250514.qs", nthreads = 40)

scConf <- createConfig(seu)

makeShinyFiles(seu, scConf = scConf, 
               shiny.prefix = "xx250514", shiny.dir = "/data2/pub/web/xcWebServer/db/singlecell/ShinyCell/2025/XuLab_Spatial_Transcriptomics_sample_xx250514")

get error

Error in drMat[sc1meta$cellID, ] : subscript out of bounds

data is processed with seurat, a modified version satijalab/seurat#10028

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