scglue-complete

Configure GLUE-based workflows for unpaired single-cell multi-omics integration and regulatory inference.

1|Updated Dec 3, 2025
One-click install
npx skills add https://github.com/Ketomihine/my_skills --skill scglue-complete
Or copy as Structured Prompt for Agent
Please help me install this Agent Skill.
Skill: scglue-complete
Source: https://github.com/Ketomihine/my_skills/tree/main/scglue-complete
Command: npx skills add https://github.com/Ketomihine/my_skills --skill scglue-complete

SYSTEM DOCUMENTATION & REQUIREMENTS

💡 This Skill includes references (resource) components.

What problem does it solve?

This skill solves the challenge of implementing end-to-end GLUE-based integration for unpaired single-cell multi-omics data.

Core Features & Use Cases

  • Comprehensive documentation: Full API references, tutorials, data processing workflows, and example pipelines for GLUE-based integration.
  • End-to-end GLUE workflow: Configure datasets, train GLUE/PairedGLUE models, extract cell and feature embeddings, and evaluate integration quality.
  • Downstream analyses: Guidance for regulatory inference and graph-based analyses using GLUE embeddings.
  • Use Case: A researcher integrates scRNA-seq and scATAC-seq data to build cross-modal embeddings and infer regulatory interactions.

Quick Start

Clone the repository and start with the Getting Started guide in references/getting_started.md; then follow Stage 1 for preprocessing, Stage 2 for model training, and Stage 3 for regulatory inference.

Frequently Asked Questions about scglue-complete

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

FAQPage Schema
How do I integrate unpaired single-cell multi-omics data using GLUE?

To integrate unpaired single-cell multi-omics data using GLUE, this skill guides you through data preprocessing, guidance graph construction, model training, and embedding extraction. It provides complete documentation and example pipelines for immediate adoption.

What is needed to build cross-modal embeddings for scRNA-seq and scATAC-seq data?

Building cross-modal embeddings for scRNA-seq and scATAC-seq requires the scglue library and AnnData formatted datasets. This skill provides the documented framework to configure datasets, train models, and extract cell and feature embeddings.

Can I use this framework for regulatory inference after extracting single-cell embeddings?

Yes, you can perform regulatory inference after extracting single-cell embeddings. This skill provides guidance on downstream regulatory inference and graph-based analyses using the trained GLUE embeddings.

Does this toolkit support the complete GLUE workflow from preprocessing to evaluation?

Yes, this toolkit supports the complete GLUE workflow from preprocessing to evaluation. It covers Stage 1 preprocessing, Stage 2 model training, and Stage 3 regulatory inference, including evaluating integration quality.

Are there API references and tutorials available for scglue data integration?

Yes, comprehensive API references and tutorials are available for scglue data integration. This skill includes full documentation, data processing workflows, and example pipelines to enable immediate adoption of the framework.

What are the limitations of using GLUE for unpaired multi-omics integration?

GLUE is specifically designed for unpaired multi-omics integration, meaning it requires distinct scRNA-seq and scATAC-seq datasets rather than paired measurements. This skill provides the complete documented framework to navigate these specific data requirements.