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
code
get error
data is processed with seurat, a modified version satijalab/seurat#10028