SystemsBioinformatics / ecmtool

Uncover organisms' metabolic blueprints
MIT License
12 stars 6 forks source link

Feature/separate run steps #22

Closed tjclement closed 1 year ago

tjclement commented 1 year ago

Breaks up the different steps needed to enumerate a network's ECMs, allowing them to run separately. They will continue using the data produced by the previous step.

This allows us to build a Slurm script to enumerate ECMs on a computing cluster.