Skip to content

createConfig error for SCE object #11

@carissaynchen

Description

@carissaynchen

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

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