What problem does it solve?
Integrate heterogeneous omics datasets to identify shared and modality-specific latent factors that explain biological variation, enabling researchers to find cross-platform signals and reduce dimensionality for interpretation.
Core Features & Use Cases
- Data alignment and preparation: guidance to load multiple omics matrices, intersect samples, transpose to MOFA2 view format, and apply normalization and feature selection.
- Model creation and training: instructions to configure MOFA2 model options, set training parameters, run variational or stochastic inference, and save models.
- Analysis and interpretation: extract factor scores and weights, compute variance explained per view, visualize factors and weights, and perform gene-set or pathway enrichment on top features.
- Advanced scenarios: support for multi-group comparisons, single-cell MOFA+ workflows, and exporting results for downstream plotting or statistical analysis.
- Use case example: combine metabolomics and transcriptomics to discover latent factors associated with treatment response and extract top features for pathway enrichment.
Quick Start
Run MOFA2 on my RNA-seq and proteomics matrices to identify shared and modality-specific latent factors and export factor scores and feature weights as CSV.