7.1.1.1.1.4. cobramod.core.genes¶
Modules genes
This module is responsible for the creation of COBRApy Genes from the parsed data of the specific parsers.
7.1.1.1.1.4.1. Attributes¶
7.1.1.1.1.4.2. Functions¶
|
Adds the corresponding gene-reaction rule to the Reaction and correct |
7.1.1.1.1.4.3. Module Contents¶
- cobramod.core.genes.debug_log¶
- cobramod.core.genes.genes_to_reaction(reaction, data_dict)¶
Adds the corresponding gene-reaction rule to the Reaction and correct its name according to the passed dictionary
- Parameters:
reaction (cobra.core.Reaction)