AnnData
AnnData is a Python package for handling annotated data matrices, storing experimental measurements (X) alongside observation metadata (obs)…
Maintainer FreedomIntelligence · Last updated April 1, 2026
RNA velocity analysis with scVelo for trajectory and fate decision inference.
Original source
https://github.com/FreedomIntelligence/OpenClaw-Medical-Skills/tree/main/skills/rna-velocity-agent
Skill Snapshot
Source Doc
Splicing-Based Velocity: Calculate RNA velocity from spliced/unspliced transcript ratios.
Dynamic Modeling: Deep learning models (scVelo dynamical mode) for accurate velocity estimation.
Trajectory Inference: Project velocity vectors onto UMAP/PCA for differentiation flow visualization.
Driver Gene Identification: Identify genes driving cell state transitions.
Latent Time Estimation: Reconstruct cellular pseudotime from velocity fields.
Multi-Modal Velocity: Integrate protein (CITE-seq) or chromatin (ATAC) velocity.
Input: scRNA-seq data with spliced/unspliced counts (from STARsolo, velocyto, kallisto-bustools).
Quality Control: Filter genes by splice detection rates and expression levels.
Velocity Computation: Calculate velocity using steady-state or dynamical models.
Embedding Projection: Project velocity onto low-dimensional representations.
Trajectory Analysis: Identify root cells, terminal states, and differentiation paths.
Driver Analysis: Rank genes by velocity-based contribution to transitions.
Output: Velocity vectors, trajectory plots, driver genes, latent time estimates.
User: "Analyze RNA velocity in this hematopoiesis scRNA-seq dataset to map differentiation trajectories."
Agent Action:
Related skills
AnnData is a Python package for handling annotated data matrices, storing experimental measurements (X) alongside observation metadata (obs)…
Cell segmentation from multiplexed tissue images. Covers deep learning (Cellpose, Mesmer) and classical approaches for nuclear and whole-cel…
Extract, process, and deduplicate reads using Unique Molecular Identifiers (UMIs) with umi_tools. Use when library prep includes UMIs and ac…
Integrate multiple scRNA-seq samples/batches using Harmony, scVI, Seurat anchors, and fastMNN. Remove technical variation while preserving b…