GeomScale / dingo

A python library for metabolic networks sampling and analysis
GNU Lesser General Public License v3.0
41 stars 27 forks source link

Initialization of the default branch #6

Closed TolisChal closed 3 years ago

TolisChal commented 3 years ago

This PR initializes the develop branch. It performs the following methods (operations) on a given metabolic network:

  1. Samples from the flux space of a metabolic network using the Multiphase Monte Carlo Sampling algorithm according to:
  1. Applies the FVA method .

  2. Applies the FBA method.