scglue-unpaired-multiomics-integration

Integrate unpaired scRNA-seq and scATAC-seq data using a guidance graph.

1|Updated Nov 20, 2025
One-click install
npx skills add https://github.com/tony-zhelonkin/SciAgent-toolkit --skill scglue-unpaired-multiomics-integration
Or copy as Structured Prompt for Agent
Please help me install this Agent Skill.
Skill: scglue-unpaired-multiomics-integration
Source: https://github.com/tony-zhelonkin/SciAgent-toolkit/tree/main/skills/scglue-unpaired-multiomics-integration
Command: npx skills add https://github.com/tony-zhelonkin/SciAgent-toolkit --skill scglue-unpaired-multiomics-integration

SYSTEM DOCUMENTATION & REQUIREMENTS

What problem does it solve?

scGLUE enables end-to-end integration of unpaired single-cell RNA and ATAC data using a guidance graph to reveal regulatory relationships and shared cellular structure.

Core Features & Use Cases

  • Unpaired multi-omics alignment using a guidance graph to map features across modalities
  • Cis-regulatory inference and TF-target network construction from integrated embeddings
  • Flexible graph extensions (e.g., 150kb windows, Hi-C/eQTL integration) for regulatory discovery
  • Joint cell embeddings and feature embeddings suitable for downstream analyses and visualization
  • Use cases include unpaired data integration, regulatory inference validation, and cross-modality GRN construction

Quick Start

Run scGLUE on unpaired scRNA and scATAC data to generate integrated embeddings and regulatory links.

Frequently Asked Questions about scglue-unpaired-multiomics-integration

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

FAQPage Schema
How do I integrate unpaired scRNA-seq and scATAC-seq data without shared barcodes?

Unpaired scRNA-seq and scATAC-seq data integration uses a guidance graph to align modalities and generate joint cell embeddings. This approach maps features across modalities to reveal shared cellular structure and regulatory relationships without requiring matched barcodes.

What is a guidance graph for single-cell multi-omics integration?

A guidance graph for single-cell multi-omics integration maps features across modalities using genomic coordinates and optional Hi-C or eQTL data. It directs the graph-based integration model to align unpaired scRNA and scATAC datasets for cis-regulatory inference.

Can I infer transcription factor target networks from unpaired scATAC and scRNA data?

Yes, you can infer transcription factor target networks from unpaired scATAC and scRNA data. The integration model produces feature embeddings that enable cross-modality gene regulatory network construction and cis-regulatory inference from the aligned datasets.

Do I need precomputed LSI embeddings and HVG graphs for scGLUE integration?

Yes, you need precomputed HVG graphs, ATAC LSI embeddings, and genomic coordinates to perform scGLUE integration. These prerequisites provide the foundational feature structures and genomic context required to align unpaired single-cell modalities.

What's the best way to incorporate Hi-C or eQTL data into single-cell regulatory inference?

To incorporate Hi-C or eQTL data into single-cell regulatory inference, you extend the guidance graph using 150kb windows or external interaction data. This flexible graph extension enhances regulatory discovery and cis-regulatory inference during the multi-omics alignment process.

When should I not use a guidance graph approach for unpaired multi-omics data?

You should not use a guidance graph approach for unpaired multi-omics data if you lack precomputed HVG graphs, ATAC LSI embeddings, or genomic coordinates. The integration model requires these specific inputs to successfully align modalities and produce joint embeddings.