-
Notifications
You must be signed in to change notification settings - Fork 66
Closed
Description
Hello, I think this is a really great package! but I'm having issue with the createConfig(sce) command. I've followed the tutorial steps as below:
seu <- readRDS("readySeu_rset.rds")
sce <- as.SingleCellExperiment(seu)
scConf = createConfig(sce)
and this error appears Error in createConfig(sce) : no slot of name "reducedDims" for this object of class "SingleCellExperiment"
despite there are five objects: PCA TSNE UMAP DIFFMAP FDL in the example data. How should I solve this error?
Metadata
Metadata
Assignees
Labels
No labels