GithubHelp home page GithubHelp logo

dci-msea's Introduction

Differential Correlations Informed Metabolite Set Enrichment Analysis to Decipher Metabolic Heterogeneity of Disease

Install

The projects uses some packages. Go check them out if you don't have them locally installed. Enter the Python terminal interface,

pip install networkx 2.6.3

Usage

Algorithm of dci-MSEA strategy

All process in example file:

dci_MSEA_for_phenotype_specifc.py(group),
dci_MSEA_for_individual_specific.py(sample),

1.Construct general metabolite network
get_general_metabolite_network.py ------ Parameter requirements: Concentration matrix file address for CRC and control, note that The first column is the detected metabolite KEGG id, and each subsequent column is the sample.Please refer to the original file for the specific return of this function.

2.Screen the significantly differential correlations (DC) and calculate differential expression level (DE) for each detected metabolite of POI group

calculate DC for group ------ get_DC_group.py
calculate DE for group ------ get_DE_group.py

3.Construct the differential correlations-informed metabolite network (dci-net)

get_dci_Net.py ------ This function involves three parameters which are graph form of general metabolite network,DC and metabolite list.

4.RW-based MSEA

get_MSEA.py ------ This function involves five parameters which are row-normalized matrix of dci-Net, metabolite list,DE,KEGGid and pathway filepath

dci-msea's People

Contributors

lgjslct avatar

Watchers

 avatar

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    🖖 Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. 📊📈🎉

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google ❤️ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.