Skip to content

lactococcus/metabolic_modeling

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 
 
 
 
 

Repository files navigation

Bac-CoMed (Bacterial Community Medium Designer)

Bac-CoMed combines Genome-Scale Metabolic Models, Flux Balance Analysis (FBA) and Genetic Algorithms (GA) to design novel growth media for bacterial communities, in which the bacteria show a certain growth behavior.

Getting Started

These instructions will get you a copy of the project up and running on your local machine for development and testing purposes. See deployment for notes on how to deploy the project on a live system.

Dependencies

The following python packages are required to run Bac-CoMed:

cobrapy

Solvers

A solver is needed to run the Flux Balance Analysis. At this time you have the following options:

Installing

  • Download and install the dependencies listed above
  • Download Bac-CoMed from github
TODO
  • Run Bac-CoMed using the console
python your/install/directory/BacCoMed.py

Running the BacCoMed.py script without arguments will open the Bac-CoMed GUI.

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages