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

Can't find the warped pseudotimes in the aligner object. #11

Open
scachero opened this issue Nov 7, 2024 · 2 comments
Open

Can't find the warped pseudotimes in the aligner object. #11

scachero opened this issue Nov 7, 2024 · 2 comments

Comments

@scachero
Copy link

scachero commented Nov 7, 2024

Hello,
We are trying to align two trajectories and we have succesfully created an aligner object that looks good. What we would like to do now is to retrieve the 'warped' pseudotimes for the cells from the query trajectory from the aligner object. Is there a way to do this?

Many thanks.

Sebastian

@dinithins
Copy link
Collaborator

Hello @scachero, Thanks for using Genes2Genes. G2G does not currently output a refined 'warped' pseudotime estimate. Instead, you can identify the warped regions of pseudotime from the 5-state alignment string (i.e., all V and W states that describe one-to-many/many-to-one matched time points between the respective reference and query pseudotime discretizations).

@scachero
Copy link
Author

Thanks Dinithins!
We ended up writing a small function to aproximate the new pseudotimes based on the alignment.
Best,
Sebastian

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