.. micom documentation master file, created by sphinx-quickstart on Thu Mar 9 13:00:06 2017. You can adapt this file completely to your liking, but it should at least contain the root `toctree` directive. .. image:: micom.png :width: 640 px |actions status| |coverage| |pypi status| Welcome ------- `MICOM` is a Python package for metabolic modeling of microbial communities developed in the `Gibbons Lab `_ at the `Institute for Systems Biology `_ and the `Human Systems Biology Group `_ of Prof. Osbaldo Resendis Antonio at the `National Institute of Genomic Medicine Mexico `_. `MICOM` allows you to construct a community model from a list on input COBRA models and manages exchange fluxes between individuals and individuals with the environment. It explicitly accounts for different abundances of individuals in the community and can thus incorporate data from 16S amplicon sequencing or metagenomic experiments. It allows optimization with a variety of algorithms modeling the trade-off between egoistic growth rate maximization and cooperative objectives. Attribution ----------- MICOM is published at https://msystems.asm.org/content/5/1/e00606-19. Please cite this article when referencing MICOM. To get an idea which assumptions and strategies MICOM uses we recommend to start with some background on the :doc:`methods `. The easiest way to use MICOM is using the :doc:`workflow API `. Contents -------- .. toctree:: :maxdepth: 1 Strategies used by MICOM Installing MICOM MICOM workflows Interactions Visualizations Writing your own workflows Single Model API Growth rates and fluxes Growth media Knockouts Intervention studies Tutorials and Courses Release Notes Getting help ------------ General questions on usage can be asked in Github Discussions https://github.com/micom-dev/micom/discussions We are also available on the cobrapy Gitter channel https://gitter.im/opencobra/cobrapy Questions specific to the MICOM Qiime2 plugin (q2-micom) can also be asked on the Qiime2 forum https://forum.qiime2.org/c/community-plugin-support/ Indices and tables ------------------ * :ref:`genindex` * :ref:`modindex` * :ref:`search` .. |actions status| image:: https://github.com/micom-dev/micom/actions/workflows/pythonpackage.yml/badge.svg :target: https://github.com/micom-dev/micom/actions .. |coverage| image:: https://codecov.io/gh/micom-dev/micom/branch/main/graph/badge.svg :target: https://codecov.io/gh/micom-dev/micom .. |pypi status| image:: https://img.shields.io/pypi/v/micom.svg :target: https://pypi.org/project/micom/