theislab / scvelo

RNA Velocity generalized through dynamical modeling
https://scvelo.org
BSD 3-Clause "New" or "Revised" License
408 stars 103 forks source link

A question about computing the latent time based on known gene expression #1177

Open HelloWorldLTY opened 7 months ago

HelloWorldLTY commented 7 months ago

Hi, I wonder if it is possible for me to use scvelo and original differential equation to compute the latent time of gene with given gene expression. Say, my gene expression might be different but the dynamic relation is the same, thus I think it is possible to for example, directly compute the latent time based on the solution of the differential equation.

Did my idea make sense? Thanks.