Core Module
===========

The core module contains the main EcoLyzer class and configuration utilities.

Configuration
-------------

.. automodule:: mlecolyzer.core.config
   :members:
   :undoc-members:
   :show-inheritance:

Runner
------

.. automodule:: mlecolyzer.core.runner
   :members:
   :undoc-members:
   :show-inheritance:

Research
--------

.. automodule:: mlecolyzer.core.research
   :members:
   :undoc-members:
   :show-inheritance:
