Git Product home page Git Product logo

hallamlab / triumpf Goto Github PK

View Code? Open in Web Editor NEW
0.0 4.0 1.0 2.48 MB

Metabolic pathway inference using non-negative matrix factorization with community detection

Home Page: https://github.com/hallamlab/triUMPF

License: GNU General Public License v3.0

Python 100.00%
multi-label-classification multi-label-learning metabolic-pathways metabolic-reconstruction non-negative-matrix-factorization subnetwork community-detection pathway-prediction biocyc metagenomics

triumpf's Introduction

Workflow

Basic Description

This repo contains an implementation of triUMPF (triple non-negative matrix factorization with commUnity detection to Metabolic Pathway inFerence) that combines three stages of NMF to capture relationships between enzymes and pathways within a network followed by community detection to extract higher order structure based on the clustering of vertices sharing similar functional features. We evaluated triUMPF performance using experimental datasets manifesting diverse multi-label properties, including Tier 1 genomes from the BioCyc collection of organismal Pathway/Genome Databases and low complexity microbial communities. Resulting performance metrics equaled or exceeded other prediction methods on organismal genomes with improved prediction outcomes on multi-organism data sets.

See tutorials on the GitHub wiki page for more information and guidelines.

Citing

If you find triUMPF useful in your research, please consider citing the following paper:

Contact

For any inquiries, please contact: [email protected]

triumpf's People

Contributors

arbasher avatar cmorganl avatar

Watchers

 avatar  avatar  avatar  avatar

triumpf's Issues

Training Example 3 Error

Hi, I'm trying to run the command in Training Example 3 and got this error.

File "triUMPF_materials/triUMPF/src/model/triumpf.py", line 474, in __optimize_r
self.R = np.multiply(self.R.toarray(), tmp)
AttributeError: 'matrix' object has no attribute 'toarray'

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.