dynamo-preprocess

Official

Turn notebook workflows into agent skills.

Authoraristoteleo
Version1.0.0
Installs0

System Documentation

What problem does it solve?

Preprocessing notebooks into reusable, source-grounded agent workflows by wrapping the current dynamo Preprocessor API, enabling deterministic pipelines and standardizable outputs across recipes.

Core Features & Use Cases

  • Wrapper around dynamo.preprocessing.Preprocessor.preprocess_adata(...) to select a recipe (monocle, seurat, sctransform, pearson_residuals, or monocle_pearson_residuals) and to configure per-recipe parameters.
  • Supports both a wrapper workflow for common cases and a stepwise path for debugging or custom pipelines.
  • Validates essential outputs like adata.obs/var keys, obsm X_pca, and normalized layers for velocity-related analyses, enabling downstream dynamo analyses and UMAP visualization.
  • Repository references and source-grounding notes are included for traceability, evaluation, and compatibility guidance.

Quick Start

Preprocess an AnnData object by choosing a recipe (monocle, seurat, sctransform, pearson_residuals, or monocle_pearson_residuals) and validating key outputs.

Dependency Matrix

Required Modules

None required

Components

referencesassets

💻 Claude Code Installation

Recommended: Let Claude install automatically. Simply copy and paste the text below to Claude Code.

Please help me install this Skill:
Name: dynamo-preprocess
Download link: https://github.com/aristoteleo/awesome-skill-generate/archive/main.zip#dynamo-preprocess

Please download this .zip file, extract it, and install it in the .claude/skills/ directory.
View Source Repository

Agent Skills Search Helper

Install a tiny helper to your Agent, search and equip skill from 471,000+ vetted skills library on demand.