Skip to content

run_RDR and run_BAF our of sync? #41

@arturspeiser

Description

@arturspeiser

Following the tutorial when running xclone.model.run_RDR and then xclone.model.run_BAF it fails due to a missing 'connectivities' layer in the RDR_adata file. I looked into the function and realized that the code for running KNN is not executed anymore in run_RDR.
If I instead use xclone.model.run_RDR_prev the RDR_cb_ann.obsp['connectivities'] is created and run_BAF executes without issues.

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