GeomScale / dingo

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

Restructure of Python code #7

Closed TolisChal closed 3 years ago

TolisChal commented 3 years ago

This PR restructures the Python code of dingo:

  1. Implements a Python class for metabolic networks. This class performs loading, fba and fva.
  2. Implements a Python class for polytope sampler.