MODIS
收藏资源简介:
MODIS是一个针对小样本和配对不全数据集的多组学数据集成方法,由法国艾克斯-马赛大学及法国国家卫生与医学研究所的研究人员提出。该方法通过训练多个耦合的变分自编码器,学习异构数据模态的概率耦合,并在一个共享的潜在空间中实现对模态的校准。MODIS利用大型参考数据集来帮助校准目标数据集,尤其适用于罕见病研究,其中样本数量有限,模态不全。
MODIS is a multi-omics data integration method tailored for small-sample and incompletely paired datasets, developed by researchers from Aix-Marseille University and the French National Institute of Health and Medical Research (INSERM). This method trains multiple coupled variational autoencoders to learn probabilistic couplings across heterogeneous data modalities, and enables modality calibration within a shared latent space. MODIS utilizes large-scale reference datasets to facilitate the calibration of target datasets, and is particularly well-suited for rare disease research, where sample sizes are limited and data modalities are often incomplete.
MODIS数据集概述
数据集简介
- 名称: MODIS (Multi-omics Data Integration for Small and unpaired datasets)
- 用途: 用于处理非常小且未配对的数据集(如罕见疾病数据)的多组学数据集成
- 方法: 采用半监督方法,学习异构数据模态的概率耦合和共享潜在空间
技术特点
- 能够有效整合小规模和非配对的多组学数据
- 在共享潜在空间中对齐不同数据模态
安装方法
-
从MODIS文件夹内运行以下命令: bash pip install .
-
如需可编辑模式安装(允许修改代码): bash pip install -e .

- 1MODIS: Multi-Omics Data Integration for Small and Unpaired Datasets法国艾克斯-马赛大学及法国国家卫生与医学研究所 · 2025年



