Skip to content

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

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?

Activity

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

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