Communityライティング&編集github.com

Az-Fan/scrna-codex-skills

name: scrna-review-qc

scrna-codex-skills とは?

scrna-codex-skills is a Codex agent skill that name: scrna-review-qc.

対応~Claude CodeCodex CLI~Cursor
npx skills add Az-Fan/scrna-codex-skills

Installed? Explore more ライティング&編集 skills: steipete/notion, affaan-m/seo, affaan-m/brand-voice · View all 6 →

お気に入りのAIに質問する

このエージェントスキルを事前に読み込んだ状態で新しいチャットを開きます。

ドキュメント

Review scRNA-seq QC

Use the existing project pixi environment. Never create, install, or update an environment.

Required inputs

  • A Seurat .rds or .qs object containing raw cell metadata and available QC columns.
  • The existing pixi project path.
  • The metadata column identifying samples.
  • An explicit output directory. If it is absent, ask the user where results should be saved before execution.

Condition, batch, cluster, and annotation columns are optional. Cluster and annotation columns are auto-detected when not configured. Missing metrics, group columns, or UMAP coordinates are skipped and recorded rather than treated as errors.

Run

  1. Copy references/config.example.json and adapt paths/column names.

  2. Dry-run first:

    python scripts/run.py --config CONFIG.json

  3. Show the resolved input, pixi manifest, environment, output directory, and command.

  4. After confirmation, execute:

    python scripts/run.py --config CONFIG.json --execute

Read references/qc-review.md only when interpreting the threshold table or changing metric aliases.

Guarantees

  • Produce figures and review tables only; never filter cells or write a filtered Seurat object.
  • Treat thresholds as candidates requiring biological review.
  • Keep approval, decision, and notes fields blank.
  • Preserve the input object.
  • Record unavailable metrics and skipped plots.

Outputs

The output directory contains a multipage qc_atlas.pdf; sample, cluster, annotation, scatter, threshold, retention, and per-metric UMAP PNGs when supported; plot_status.tsv; metric availability; sample summaries and quantiles; candidate threshold and retention tables; and run_manifest.json.

関連スキル

steipete/notion

Notion CLI/API for pages, Markdown content, data sources, files, comments, search, Workers, and raw API calls.

community

affaan-m/seo

Audit, plan, and implement SEO improvements across technical SEO, on-page optimization, structured data, Core Web Vitals, and content strategy. Use when the user wants better search visibility, SEO remediation, schema markup, sitemap/robots work, or keyword mapping.

community

affaan-m/brand-voice

Build a source-derived writing style profile from real posts, essays, launch notes, docs, or site copy, then reuse that profile across content, outreach, and social workflows. Use when the user wants voice consistency without generic AI writing tropes.

community

affaan-m/crosspost

Multi-platform content distribution across X, LinkedIn, Threads, and Bluesky. Adapts content per platform using content-engine patterns. Never posts identical content cross-platform. Use when the user wants to distribute content across social platforms.

community

affaan-m/x-api

X/Twitter API integration for posting tweets, threads, reading timelines, search, and analytics. Covers OAuth auth patterns, rate limits, and platform-native content posting. Use when the user wants to interact with X programmatically.

community

affaan-m/content-engine

Create platform-native content systems for X, LinkedIn, TikTok, YouTube, newsletters, and repurposed multi-platform campaigns. Use when the user wants social posts, threads, scripts, content calendars, or one source asset adapted cleanly across platforms.

community