AnnData
AnnData is a Python package for handling annotated data matrices, storing experimental measurements (X) alongside observ…
维护者 FreedomIntelligence · 最近更新 2026年4月1日
RNA velocity analysis with scVelo for trajectory and fate decision inference.
原始来源
https://github.com/FreedomIntelligence/OpenClaw-Medical-Skills/tree/main/skills/rna-velocity-agent
技能摘要
原始文档
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:
相关技能
AnnData is a Python package for handling annotated data matrices, storing experimental measurements (X) alongside observ…
Cell segmentation from multiplexed tissue images. Covers deep learning (Cellpose, Mesmer) and classical approaches for n…
Extract, process, and deduplicate reads using Unique Molecular Identifiers (UMIs) with umi_tools. Use when library prep…
Integrate multiple scRNA-seq samples/batches using Harmony, scVI, Seurat anchors, and fastMNN. Remove technical variatio…