mahjalili / ssGSEAGEM

Metabolic function-based normalization improves transcriptome data-driven reduction of genome-scale metabolic models.

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

ssGSEAGEM

Introduction

The ssGSEAGEM introduced a new conceptual framework for transcriptional data integration into a genome-scale metabolic model, to accurately predict the metabolic phenotypes of a model. (such as Saccharomyces cerevisiae).
This framework could accurately predict metabolic phenotypes and outperform the accuracy. We believe that this framework could be adopted almost to all data integration algorithms and be enhanced their prediction power.

ssGSEAGEM workflow


Usage

Step 1: First prepare conventional gene expression data and convert gene expression levels to reaction levels using GPR associations (Script: Matlab/datasets/standard.m).
Step 2: Using first step data and geneset of GEM model (Script: Matlab/ssGSEA), prepare ssGSEA scores of genesets (Script: R scripts).
Step 3: Using first step data and ssGSEA scores, prepare ssGSEA-GIMME scores of genesets and convert gene expression levels to reaction levels using GPR associations (Script: Matlab/datasets/ssGSEA).
Step 4: Make models by integrate GEM model (Matlab/models) and reaction expression levels provided by previous steps (Script: Matlab/makemodel).

Citation

Mahdi Jalili, Pranas Grigaitis, Martin Scharm, Olaf Wolkenhauer, and Ali Salehzadeh-Yazdi, Metabolic function-based normalization improves transcriptome data-driven reduction of genome-scale metabolic models. 2021.

About

Metabolic function-based normalization improves transcriptome data-driven reduction of genome-scale metabolic models.


Languages

Language:R 74.8%Language:MATLAB 25.2%