Skip to content

Error in ‘reducedDim’ for UMAP #349

@karlaarz

Description

@karlaarz

Hello,

I'm trying to run the latest version of decontX using the dgCMAtrix from seurat. The analysis runs smoothly and I get the decontx list output. However I can't do the UMAP analysis and the rest of the plots and analyses showed in the vignette.

seur.dtc <- decontX(seur.dtc)
plotDecontXContamination(seur.dtc)
umap <- reducedDim(seur.dtc, "decontX_UMAP")

Error in (function (classes, fdef, mtable) : unable to find an inherited method for function ‘reducedDim’ for signature ‘"list", "character"’

Am I missing something?

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type
    No fields configured for issues without a type.

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions