What problem does it solve?
This Skill removes the guesswork from single-cell trajectory analysis by turning a preprocessed AnnData object into an interpretable VIA lineage map with pseudotime, terminal-state detection, and gene-trend diagnostics.
Core Features & Use Cases
- Vanilla VIA: Run topology-aware trajectory inference from PCA and embedding coordinates when you only have expression and cluster labels.
- Velocity-guided VIA: Incorporate RNA velocity, gene expression, and PCA loadings to bias transitions toward more biologically grounded lineage directions.
- Downstream Interpretation: Inspect cluster-transition graphs, lineage probabilities, stream plots, GAM-fitted trajectories, and per-gene trends to validate the inferred biology.
- Use Case: A researcher can analyze hematopoietic single-cell data, compare progenitor-to-branch lineage paths, and verify whether marker genes peak in the expected terminal states.
Quick Start
Ask the agent to run VIA on your annotated AnnData object with either vanilla or velocity-guided settings, then return the inferred topology, pseudotime, terminal states, and key gene-trend plots.