bio-workflows-multiome-pipeline

Automate joint scRNA-seq and scATAC-seq analysis with Seurat and Signac.

Updated Aug 27, 2026
One-click install
npx skills add https://github.com/stellaromics/fast-bioinfo --skill bio-workflows-multiome-pipeline-stellaromics
Or copy as Structured Prompt for Agent▼
Please help me install this Agent Skill.
Skill: bio-workflows-multiome-pipeline
Source: https://github.com/stellaromics/fast-bioinfo/tree/main/.claude/agents/spatial-analysis/skills/bio-workflows-multiome-pipeline
Command: npx skills add https://github.com/stellaromics/fast-bioinfo --skill bio-workflows-multiome-pipeline-stellaromics

SYSTEM DOCUMENTATION & REQUIREMENTS

What problem does it solve?

Orchestrates an end-to-end joint scRNA-seq and scATAC-seq analysis workflow using Seurat and Signac, including data loading, QC, preprocessing, integration, and downstream analyses to reveal cell-type and regulatory landscapes.

Core Features & Use Cases

  • End-to-end pipeline: load RNA and ATAC data, perform modality-specific QC, preprocess, and integrate with WNN for joint clustering.
  • Gene-peak linkage and regulatory insights: identify regulatory elements driving cell-type differences.
  • Use Case: apply to 10X Multiome datasets to obtain integrated cell clusters, marker genes, and accessible regions.

Quick Start

Run the multiome pipeline on a matched RNA and ATAC dataset to generate integrated clusters and gene-peak links.

Frequently Asked Questions about bio-workflows-multiome-pipeline

High-intent search queries and answers about installing and using this skill.

FAQPage Schema
How do I perform joint scRNA-seq and scATAC-seq integration for 10X Multiome datasets?▼

Joint scRNA-seq and scATAC-seq integration for 10X Multiome datasets is performed by loading both modalities, applying modality-specific QC, and using weighted nearest neighbor (WNN) analysis to generate integrated cell clusters.

Can I identify gene-peak linkages using Seurat and Signac?▼

You can identify gene-peak linkages and regulatory elements driving cell-type differences by applying joint RNA and ATAC processing with Seurat and Signac during downstream multiome analyses.

What is the best way to automate end-to-end multiome RNA and ATAC analysis?▼

Automating end-to-end multiome RNA and ATAC analysis requires orchestrating single-cell data loading, preprocessing, multimodal integration, and scATAC analysis modules while enforcing QC checkpoints at RNA, ATAC, and joint analysis stages.

Does this multiome pipeline handle modality-specific preprocessing before WNN integration?▼

The multiome pipeline handles modality-specific preprocessing by independently filtering RNA and ATAC data through dedicated QC checkpoints before applying weighted nearest neighbor (WNN) integration.

What downstream regulatory insights can I get from a joint scRNA and scATAC clustering workflow?▼

A joint scRNA and scATAC clustering workflow yields integrated cell clusters, marker genes, and accessible regions, enabling the identification of regulatory elements driving cell-type differences through gene-peak linkage analyses.