Modelling and Inference of MICrobiomes Project (MIMIC) is a Python package dedicated to simulate, model, and predict microbial communities interactions
So, this PR brings a lot of new packaging and distributing files typical of python package projects.
Furthermore, there is further project re-structuring
And new documentation for everything
I have done the following to make this PR ready for review:
[x] I have updated the requirements.txt file (if appropriate)
[x] I have re-based my branch on the latest master branch
[x] I have added necessary documentation (if appropriate)
[x] I have commented my code, particularly in hard-to-understand areas
For the reviewer, make sure this PR meets these criteria before merging:
[ ] New code has comments
[ ] New code has tests (if appropriate)
[ ] New code has documentation (if appropriate)
[ ] New code has been reviewed by at least one other person
Pull Request To-Do List
Description of the changes
So, this PR brings a lot of new packaging and distributing files typical of python package projects. Furthermore, there is further project re-structuring And new documentation for everything
I have done the following to make this PR ready for review:
requirements.txt
file (if appropriate)For the reviewer, make sure this PR meets these criteria before merging: