:py:mod:`micom.annotation` ========================== .. py:module:: micom.annotation .. autoapi-nested-parse:: Helper to annotate metabolites and species. Module Contents --------------- Functions ~~~~~~~~~ .. autoapisummary:: micom.annotation.flatten micom.annotation.annotate micom.annotation.annotate_metabolites_from_exchanges .. py:function:: flatten(d) Flatten a dictionary into strings. .. py:function:: annotate(ids, community, what='reaction') Annotate a list of entities. .. py:function:: annotate_metabolites_from_exchanges(com) Annotate exchange reactions by their metabolite.