multivelo.latent_time
- multivelo.latent_time(adata, vkey='velo_s', **kwargs)
Computes latent time.
This function computes latent time with scvelo.tl.latent_time.
- Parameters:
adata (
AnnData) – Anndata result from dynamics recovery.vkey (str (default: velo_s)) – Default to use spliced velocities. The normalized matrix will be used.
scvelo.tl.velocity_graph. (Additional parameters passed to) –
- Returns:
Outputs of scvelo.tl.latent_time.