ucl-cssb / MIMIC

Modelling and Inference of MICrobiomes Project (MIMIC) is a Python package dedicated to simulate, model, and predict microbial communities interactions
MIT License
5 stars 0 forks source link

Do this programmatically (see how the class is initiated and use the same logic to generate the default parameters for the simulation type.) #48

Open Fontanapink opened 6 months ago

Fontanapink commented 6 months ago
        # TODO: Do this programmatically (see how the class is initiated and use the same logic to generate the default parameters for the simulation type.)

https://github.com/ucl-cssb/MIMIC/blob/622c38b8257f013407895b403c4b5018e87b933e/mimic/model_simulate/base_model.py#L103