Skip to content

Cannot use buildReferenceFromSeurat with RunHarmony v1.0.3 #50

@dy-lin

Description

@dy-lin

I am trying to build a symphony reference using an existing Seurat object that I've already run harmony on.

However, RunHarmony no longer produces anything in the misc slot of the reduction, so I cannot do any of the calculations that have to do with res$R <- t(obj@reductions$harmony@misc$R[colnames(obj),])

If I try to use the RunHarmony.Seurat provided in the vignette, I run into issue #48

I want to avoid downgrading my Harmony version. Is there a way to access what was stored in the misc$R slot in the updated RunHarmony command? If the R variable is no longer stored in later versions of Harmony, is it really necessary for reference building in Symphony?

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