Skip to content

Hello, I am conducting scATAC-seq analysis using the software ArchR. When executing addHarmony, an error occurs, indicating that the object 'HarmonyMatrix' cannot be found. #289

Description

@wujian-njau

#Use Harmony to remove batch effects
proj.filter <- addHarmony(ArchRProj = proj.filter,

  • reducedDims = "IterativeLSI",
  • name = "Harmony", #use Harmony to remove batch effects
  • groupBy = "Sample", #because these are multiple samples, remove batch effects by sample
  • force = T)
    Error in addHarmony(ArchRProj = proj.filter, reducedDims = "IterativeLSI", :
    object 'HarmonyMatrix' not found

Metadata

Metadata

Assignees

No one assigned

    Labels

    response neededIssue will be closed within a month if no response is provided

    Type

    No type

    Fields

    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