GeomScale / dingo

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

Sampling on the flux space of multiple metabolic networks #18

Closed hariszaf closed 1 year ago

hariszaf commented 3 years ago

Two main modules are included on this PR:

To enable testing this new module of dingo an input example has been added under the ext_data directory.

The new module has been integrated in the __init__.py and can be used both from terminal and as a function of the dingo package.

vissarion commented 1 year ago

This is quite old and should be re-implemented from scratch

hariszaf commented 1 year ago

Way to go:

vissarion commented 1 year ago

Thanks @hariszaf I added issue https://github.com/GeomScale/dingo/issues/67 to keep track on it!