cobramod.core.genes =================== .. py:module:: cobramod.core.genes .. autoapi-nested-parse:: Modules genes This module is responsible for the creation of COBRApy Genes from the parsed data of the specific parsers. Attributes ---------- .. autoapisummary:: cobramod.core.genes.debug_log Functions --------- .. autoapisummary:: cobramod.core.genes.genes_to_reaction Module Contents --------------- .. py:data:: debug_log .. py:function:: genes_to_reaction(reaction, data_dict) Adds the corresponding gene-reaction rule to the Reaction and correct its name according to the passed dictionary