Skip to main content

A multi-omics integrative analysis tool

Project description

MONTI: A Multi-Omics Non-negative Tensor decomposition framework for the Integrated analysis of large cancer cohorts

Multi-omics data is frequently measured to characterize biological mechanisms underlying phenotypes. Complex relationships in multi-omics data, if mined, can lead to more accurate classification of patient samples according to the phenotypes.

MONTI (Multi-Omics Non-negative Tensor decomposition for Integrative analysis) is a tool that can be used to integrate and analyze large sets of multi-omics data. MONTI identifies gene regulatory multi-omics features specific to a group of samples that share a common biological trait.

Below is an illustration of the analysis workflow of MONTI. workflow

The output of MONTI is a simple gene list with information of their associated subtypes, which can be used for further downstream analysis. For example, the Venn diagram below shows the genes that are found to be associated to colorectal cancer subtypes CMS1, CMS2, CMS3 and CMS4. These genes showed to be informative in separating the four subtypes as shown in the t-SNE plot.

example output

Download MONTI

git clone https://github.com/inukj/MONTI.git

Install MONTI

  • Python version>=3.6 is required
  • The python modules below are required which can be installed manually or using the install_monti.py script
    • tensorly, argparse, joblib, matplotlib, lifelines, seaborn, qnorm

Running MONTI

The input to MONTI are gene-level omics matrices. The omics matrices must be of the same dimensions, which are matrices of m x n. Here, m is the number of genes and n the number of patients. Hence, every omics data are bundled into units of genes to generate a gene-level matrix.

A well documented jupyter notebook is available in the link below. https://github.com/inukj/MONTI/blob/main/monti_tutorial_coad.ipynb

The tutorial includes the full procedure of analyzing the colon cancer subtype data (TCGA-COAD), including raw data processing, gene-level transofrmation and subtype associated gene selection. Also, various plotting functions are available for visualizing the result.

Project details


Download files

Download the file for your platform. If you're not sure which to choose, learn more about installing packages.

Source Distribution

monti-1.2.1.tar.gz (10.3 kB view hashes)

Uploaded Source

Built Distribution

monti-1.2.1-py3-none-any.whl (9.9 kB view hashes)

Uploaded Python 3

Supported by

AWS AWS Cloud computing and Security Sponsor Datadog Datadog Monitoring Fastly Fastly CDN Google Google Download Analytics Microsoft Microsoft PSF Sponsor Pingdom Pingdom Monitoring Sentry Sentry Error logging StatusPage StatusPage Status page