What problem does it solve?
Provides a reproducible workflow to infer cellular lineages and directional dynamics from single-cell expression data, resolving branching trajectories and estimating pseudotime and fate probabilities without manual ad-hoc scripting.
Core Features & Use Cases
- Unified trajectory toolbox: Guidance for PAGA, Palantir, and VIA to detect branches and terminal states.
- RNA velocity integration: Instructions for scVelo, dynamo, latentvelo, and graphvelo backends and how to couple velocities to VIA for directionality refinement.
- OmicVerse Velo API: Unified Velo class pipeline for filtering, moments, dynamics fitting, velocity calculation, graph construction, and embedding projection.
- Downstream fate scoring and validation: Pseudotime overlays, fate probability export, metacell aggregation, CytoTRACE integration, and visualization best practices.
- Use Case: Reconstruct T cell differentiation trajectories, validate roots with velocity arrows, and export pseudotime and fate probabilities for downstream marker discovery.
Quick Start
Run a unified Velo pipeline on a preprocessed AnnData to compute moments, fit dynamics, calculate velocities with your chosen backend, and project velocity embeddings to UMAP.