C-CoMP-STC / GEM-mit1002

Creative Commons Attribution 4.0 International
0 stars 0 forks source link

Draw energy generating cycles #42

Closed hgscott closed 9 months ago

hgscott commented 11 months ago

MEMOTE just gives me a list of reactions with non-zero flux:

I want to see how those reactions are connected and what they are actually doing.

I started doing this manually and gave up because of how tedious it was, but Devlin says that is the best way to find these cycles.

hgscott commented 11 months ago

I could start with a much simpler cycle- memote locally just identifies three reactions: #41, try those.

hgscott commented 11 months ago

That 3 reaction cycle was exactly what the paper gave as a simple example: A symporter that exports a metabolite and a proton acts together with a transporter that takes the same metabolite up without a proton. A combination of both reactions builds up a proton gradient that can then be utilized to generate energy (e.g., via an ATP synthase). White Board-30 One reaction in the pair is irreversible, the other is: image

hgscott commented 11 months ago

I can't make any more progress on drawing cycles until I have a stable list of reactions that are in cycles, so I will mark this as blocked until #41 is resolved.

hgscott commented 11 months ago

Luckily, the simple one I drew was the one that was real, so there's no more that I need to draw.

But do double-check the direction of the flux for those reactions.

hgscott commented 11 months ago

Here are the fluxes: Image Which means that, just like the example from the paper, the symporter is going from c to e, and the energy-free transporter is going e to c.

How is 5206 having a positive flux at all?

hgscott commented 11 months ago

The bounds after solution are different form when I looked up the model before: Image

I checked it is correct immediately after reading in the model: Image Image

It's only after the model is solved, that the bounds change, and the direction of the reaction changes too: Image