Colton Lloyd

Results 6 issues of Colton Lloyd

#### Problem description Using the `model.copy()` with the gurobi interface causes the upper bound of constraints to be overwritten. #### Code Sample ```python import cobra model = cobra.Model() model.add_metabolites(cobra.Metabolite('a')) model.metabolites.a.constraint.lb...

bug

Using lowercase nucleotide sequences when creating a translation reactions gives an unclear error message.

The full ComplexData instance doesn't need to be linked to the MetabolicReaction. The complex id is all that is required

Methods to query which processes an enzyme is coupled to. For some enzymes this is currently not very intuitive.