multi-omics-integration

Evaluate sample size and data overlap to select multi-omics integration strategies.

13|5|Updated May 4, 2026
One-click install
npx skills add https://github.com/awslabs/hcls-agent-skills --skill multi-omics-integration-awslabs
Or copy as Structured Prompt for Agent
Please help me install this Agent Skill.
Skill: multi-omics-integration
Source: https://github.com/awslabs/hcls-agent-skills/tree/main/skills/multi-omics-integration
Command: npx skills add https://github.com/awslabs/hcls-agent-skills --skill multi-omics-integration-awslabs

SYSTEM DOCUMENTATION & REQUIREMENTS

What problem does it solve?

This skill resolves the complexity of choosing and executing the correct multi-omics integration strategy, preventing common pitfalls like improper normalization, batch effect confounding, and incorrect method selection.

Core Features & Use Cases

  • Strategy Selection: Provides a decision framework to choose between early, intermediate, or late integration based on sample size and overlap.
  • Method Guidance: Offers expert-level parameter guidance for MOFA+, iCluster+, and kernel-based fusion methods.
  • Use Case: When a researcher needs to combine transcriptomics and proteomics data from a cohort with partial sample overlap, this skill guides the selection of MOFA+ to handle the heterogeneous data and missing views effectively.

Quick Start

Use the multi-omics-integration skill to recommend an integration strategy for my transcriptomics and proteomics datasets with 60 samples and 80 percent overlap.

Frequently Asked Questions about multi-omics-integration

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

FAQPage Schema
How do I choose the best multi-omics integration strategy for my datasets?

Choosing a multi-omics integration strategy requires evaluating sample size, data overlap, and biological objectives to select between early, intermediate, or late integration. This prevents common pitfalls like improper normalization and batch effect confounding during data fusion.

Can I use MOFA+ to integrate transcriptomics and proteomics with partial sample overlap?

MOFA+ is recommended for integrating transcriptomics and proteomics data with partial sample overlap. It handles heterogeneous datasets and missing views effectively, enabling latent factor discovery without requiring complete sample overlap across all omics views.

What is the difference between early, intermediate, and late multi-omics integration?

Early, intermediate, and late multi-omics integration differ by the stage at which data fusion occurs relative to individual omics processing. Strategy selection depends on sample size and data overlap, determining whether datasets are combined before, during, or after initial processing.

How do I perform batch correction when integrating multi-omics data?

Performing batch correction during multi-omics integration requires a principled approach to avoid confounding batch effects with biological signals. Proper strategy selection based on data overlap and normalization ensures batch effects do not compromise downstream latent factor discovery.

What downstream analysis should I do after discovering latent factors in multi-omics data?

After discovering latent factors in multi-omics data, downstream enrichment analysis is the standard next step. This interprets the biological significance of integrated factors identified through methods like MOFA+ or iCluster+, validating the biological objectives of your data fusion.

Does iCluster+ work for kernel-based multi-omics data fusion?

iCluster+ and kernel-based fusion methods are both guided for multi-omics data fusion, offering expert-level parameter configuration. The optimal choice between them depends on your specific biological objectives, sample size, and the extent of data overlap across views.