Skip to content

seurat::key in RunHarmony results in an error #159

Closed
@DivyaRavichandar

Description

@DivyaRavichandar

Running the RunHarmony(seuratobject) with seurat 4.0.3 results in the following error

  no applicable method for 'Key' applied to an object of class "character"```

The issue seems to stem from this one line of code in RunHarmony.R that was recently added
`reduction.key <- Seurat::Key(reduction.save, quiet = TRUE)`

Is this edit backward compatible with older Seurat versions?

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