Giter VIP home page Giter VIP logo

ntripath's Introduction

NTriPath

Network regularized sparse non-negative TRI matrix factorization for PATHway identification (NTriPath)

NTriPath is an extension of nonnegative matrix tri-factorization that is designed to identify altered pathways from mutation data. It can handle the sparsity of the somatic mutation matrix and the incompleteness of current pathway database annotation by incorporating the prior knowledge from human gene–gene interaction networks. For more information, please refer to our article (https://doi.org/10.1093/bioinformatics/btv692).

Requirements

  • To start NtriPath, run main.m (Matlab or Octave, but we have tested our code only on Matlab)

  • TCGA mutation data (X: 4790 patients × 25168 genes): mutation_matrices.mat (collected from the TCGA data portal on May 19, 2013)

  • Pathway datasets (V_0)

  1. 4620 conserved subnetworks: bipartite_PPI_module.mat
  2. 186 KEGG pathway dataset version 3: bipartite_c2_kegg_v3_broad_CNA.mat and c2_kegg_v3_curated.mat
  3. 217 Biocarta pathway dataset version 3: bipartite_c2_biocarta_v3_broad_CNA.mat and c2_biocarta_v3_curated.mat
  4. 430 Reactome pathway dataset version 3: bipartite_c2_reactome_v3_broad_CNA.mat and c2_reactome_v3_curated.mat

1 is from the human gene–gene interaction network (Suthram etal., 2010) and 2-4 are are from MsigDB (Subramanian etal., 2005).

  • Gene–gene interaction (A: 12456 genes × 12456 genes): ppiMatrixTF.mat (Zhang et al., 2011, Keshava Prasad et al., 2009, Rossin et al. 2011)

  • Gene name: gene_name_info.mat

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.