Coder Social home page Coder Social logo

alisalehzadeh-yazdi / biomassmw Goto Github PK

View Code? Open in Web Editor NEW

This project forked from maranasgroup/biomassmw

0.0 0.0 0.0 916 KB

Determining the chemical formulae and molecular weights of macromolecules in genome-scale metabolic models

MATLAB 22.85% HTML 56.06% CSS 0.36% Python 18.19% PHP 2.54%

biomassmw's Introduction

BiomassMW

MATLAB and Python functions for determining the chemical formulae and molecular weights of macromolecules in genome-scale metabolic models.
Please see the following paper for more details:
Siu H. J. Chan, Jingyi Cai, Lin Wang, Margaret N. Simons-Senftle, Costas D. Maranas; Standardizing biomass reactions and ensuring complete mass balance in genome-scale metabolic models, Bioinformatics, btx453
Link

MATLAB functions (MatlabCobraToolbox/ Require COBRA Toolbox)
Main functions:

  1. computeMetFormulae
    Compute the chemical formulas of the unknown metabolites given the formulas for a set of known metabolites using a set of reactions.
  2. computeMetMWrange
    Similar to computeFormulasFillMets but return the minimum and maximum possible MW of the target metabolite.

Other functions:

  1. checkEleBalance
    For converting chemical formulas into a matrix and checking the elemental balance of reactions
  2. checkSolFeas
    For manually checking the feasibility of CPLEX solutions
  3. convertMatrixFormulas
    For converting a matrix into chemical formulas
  4. MW
    For calculating molecular weights
  5. setCplexParam
    For conveniently setting CPLEX parameters in Matlab

Python functions (PythonCobrapy/ Require Cobrapy)
Main object: MetFormulae in metFormulae/MetFormulae.py.
It is initialized with a cobra model. Use the following two methods to calculate chemical formulae or the range for biomass MW:

  • .computeMetForm: Compute the chemical formulas of the unknown metabolites given the formulas for a set of known metabolites using a set of reactions.
  • .computeMetRange: Compute the minimum and maximum possible MW of the target metabolite.

biomassmw's People

Contributors

shjchan avatar fromseto 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.