Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Velocity/pseudotime inconsistencies #11

Open
MoLuLuMo opened this issue Oct 8, 2022 · 2 comments
Open

Velocity/pseudotime inconsistencies #11

MoLuLuMo opened this issue Oct 8, 2022 · 2 comments

Comments

@MoLuLuMo
Copy link

MoLuLuMo commented Oct 8, 2022

Hi, I worked on PBMC dataset (T Lymph, 950 genes after filtering). Based on stream plot of velocity, I can see the arrows point from naive T cell toward memory & effector T cell. But pseudo-time plot shows reversed direction. Would that be possible to infer velocity pseudo-time (same as scvelo package)?

@danielee0707
Copy link
Collaborator

Hi. We don't usually recommend running RNA velocity methods for datasets such as PBMC because those consist of largely terminal non-differentiating cell types. MultiVelo doesn't natively support velocity pseudotime, but you can use scVelo's method directly by running scv.tl.velocity_pseudotime(adata_result, vkey='velo_s_norm') after running MultiVelo velocity graph function.

@MoLuLuMo
Copy link
Author

MoLuLuMo commented Oct 8, 2022

Thanks. I only used naive, memory and effector CD4 T lymph cells for RNA velocity analysis. Theoretically, the trajectory should be clear

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants