bigg.cobra
==========

.. py:module:: bigg.cobra


Attributes
----------

.. autoapisummary::

   bigg.cobra.METABOLITE_ANNOTATION_PRIORITY


Functions
---------

.. autoapisummary::

   bigg.cobra.find_metabolite
   bigg.cobra.update_metabolite


Module Contents
---------------

.. py:data:: METABOLITE_ANNOTATION_PRIORITY
   :value: ['BiGGr', 'BiGG', 'CHEBI', 'seed.compound']


.. py:function:: find_metabolite(metabolite: cobra.Metabolite, cobra_id_namespace='BiGGr', default_compartment=None)

.. py:function:: update_metabolite(metabolite: cobra.Metabolite, compartmentalized_component: bigg.models.CompartmentalizedComponent)

