All Projects → cdanielmachado → framed

cdanielmachado / framed

Licence: other
framed: a metabolic modeling package for python

Programming Languages

python
139335 projects - #7 most used programming language

Projects that are alternatives of or similar to framed

carveme
CarveMe: genome-scale metabolic model reconstruction
Stars: ✭ 99 (+312.5%)
Mutual labels:  modeling, metabolism
wavy
A spectral ocean wave modeling framework
Stars: ✭ 15 (-37.5%)
Mutual labels:  modeling
splitr
Use the HYSPLIT model from inside R and do more with it
Stars: ✭ 115 (+379.17%)
Mutual labels:  modeling
OpenMAS
OpenMAS is an open source multi-agent simulator based in Matlab for the simulation of decentralized intelligent systems defined by arbitrary behaviours and dynamics.
Stars: ✭ 80 (+233.33%)
Mutual labels:  modeling
Harris-Hawks-Optimization-Algorithm-and-Applications
Source codes for HHO paper: Harris hawks optimization: Algorithm and applications: https://www.sciencedirect.com/science/article/pii/S0167739X18313530. In this paper, a novel population-based, nature-inspired optimization paradigm is proposed, which is called Harris Hawks Optimizer (HHO).
Stars: ✭ 31 (+29.17%)
Mutual labels:  modeling
exemplary-ml-pipeline
Exemplary, annotated machine learning pipeline for any tabular data problem.
Stars: ✭ 23 (-4.17%)
Mutual labels:  modeling
AMO-Tools-Suite
AMO-Tools-Suite is an energy efficiency calculation library in C++ with optional Nan Node add-on bindings for the Department of Energy Advanced Manufacturing Office (DOE AMO) Desktop, also known as MEASUR.
Stars: ✭ 16 (-33.33%)
Mutual labels:  modeling
qp-arduino
QP real-time embedded frameworks/RTOS for Arduino (AVR and SAM)
Stars: ✭ 37 (+54.17%)
Mutual labels:  modeling
embl gems
EMBL GEMs: A collection of GEnome-scale Models for bacterial species
Stars: ✭ 20 (-16.67%)
Mutual labels:  metabolism
DTA
This repository documents MATLAB implementation of a dynamic user equilibrium solver, including a dynamic network loading sub-routine
Stars: ✭ 55 (+129.17%)
Mutual labels:  modeling
geostan
Bayesian spatial analysis
Stars: ✭ 40 (+66.67%)
Mutual labels:  modeling
hydrotools
Suite of tools for retrieving USGS NWIS observations and evaluating National Water Model (NWM) data.
Stars: ✭ 36 (+50%)
Mutual labels:  modeling
classy blocks
Python classes for easier creation of OpenFOAM's blockMesh dictionaries.
Stars: ✭ 53 (+120.83%)
Mutual labels:  modeling
hodur-visualizer-schema
Hodur is a domain modeling approach and collection of libraries to Clojure. By using Hodur you can define your domain model as data, parse and validate it, and then either consume your model via an API or use one of the many plugins to help you achieve mechanical results faster and in a purely functional manner.
Stars: ✭ 16 (-33.33%)
Mutual labels:  modeling
Aurora
Modern toolbox for impurity transport, neutrals and radiation modeling in magnetically-confined plasmas
Stars: ✭ 18 (-25%)
Mutual labels:  modeling
MetQy
Repository for R package MetQy (read related publication here: https://www.ncbi.nlm.nih.gov/pmc/articles/PMC6247936/)
Stars: ✭ 17 (-29.17%)
Mutual labels:  metabolism
enmSdm
Faster, better, smarter ecological niche modeling and species distribution modeling
Stars: ✭ 39 (+62.5%)
Mutual labels:  modeling
gis-snippets
Some code snippets for GIS tasks
Stars: ✭ 45 (+87.5%)
Mutual labels:  modeling
rsofun
An R package for dynamic vegetation modelling, including tools for parallelisation, calibration, benchmarking, and data assimilation (latter is under construction).
Stars: ✭ 15 (-37.5%)
Mutual labels:  modeling
cobrame
A COBRApy extension for genome-scale models of metabolism and expression (ME-models)
Stars: ✭ 30 (+25%)
Mutual labels:  metabolism

DOI License PyPI version Documentation Status

Note: this package will soon be deprecated! Please check the new ReFramed package.

FRAMED

A python FRAmework for Metabolic Engineering and Design

FRAMED is a python package for analysis and simulation of metabolic models. The main focus is to provide support for different modeling approaches.

  • Modeling: Constraint-based models, Kinetic models, Bioprocess models
  • I/O: Import/Export from multiple SBML flavors and plain text formats (including BioOpt)
  • Solver support: Gurobi, CPLEX
  • COBRA tools:
    • Simulation: FBA, pFBA, loopless-FBA, MOMA, linearMOMA, ROOM
    • Gene-wise simulation: gene-pFBA, gene-MOMA, gene-lMOMA, gene-ROOM
    • Analysis: FVA, gene essentiality, PhPP, flux envelope plots
    • Ensemble-based simulation (includes import/export of ensemble models in SBML)
    • Omics integration: GIMME, E-Flux
  • Kinetic tools:
    • Time-course and steady-state simulation
    • Steady-state flux sampling
    • Calibration from metabolomics data
  • Bioprocess modeling:
    • Dynamic FBA (single and multi-species)

Credits and License

Developed at:

  • The Novo Nordisk Fundation Center for Biosustainability (2013)
  • Centre of Biological Engineering, University of Minho (2014-2015)
  • European Molecular Biology Laboratory (2016-2018)

Released under an Apache License.

Note that the project description data, including the texts, logos, images, and/or trademarks, for each open source project belongs to its rightful owner. If you wish to add or remove any projects, please contact us at [email protected].