Skip to content

Running time of PTST analysis for Xenium data #306

@ghost

Description

Hi developer team,

Thank you for developing this very useful tool. When I run st.spatial.trajectory.pseudotime function with my own Xenium data, which is clustered and annotated manually, it was super slow and it didn't end even after more than 10 hrs. Can you help to check whether it is the problem of the code or the size of the dataset. This dataset consists of 425 genes and 579517 cells. My codes are shown as below. Thank you for your help.

adata.uns['iroot']=st.spatial.trajectory.set_root( adata, use_label="cell_type_lvl5", cluster='B_C1_LRMP', use_raw=True )
st.spatial.trajectory.pseudotime(adata,eps=50,use_rep="X_pca",use_label="cell_type_lvl5")

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