Skip to content

How to fast the calculation of CalcDM #90

@Yukaixu666

Description

@Yukaixu666

Dear URD Team,

I'm experiencing significant delays with calcDM when analyzing ~58,000 cells. My current command:
obj.urd <- calcDM(obj.urd, knn = 10, genes.use = obj.urd@var.genes)

I've already:

Reduced highly variable genes to 500
Lowered knn to 10
Tried basic parallel setup

Could you advise:

Optimal parameters for large datasets?
Proper way to enable multi-core processing?
Any progress tracking methods for calcDM?
Other optimization strategies?

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions