Differences between revisions 4 and 7 (spanning 3 versions)
Revision 4 as of 2016-03-09 08:36:54
Size: 371
Editor: mark
Comment:
Revision 7 as of 2016-03-13 13:20:35
Size: 829
Editor: mark
Comment:
Deletions are marked like this. Additions are marked like this.
Line 1: Line 1:
== Practical 1 - Structural Properties of the Calvin Cycle and Diacetyl Synthesis ==
Note - {{{mpq(x,y}}} is a representation of the rational number x/y (ie {{{ mpq(1,2) = 1/2 = 0.5}}} etc.
== Practical 1 - Structural Properties of the Calvin Cycle ==
=== Introduction ===
In this practical we will investigate the general structural properites of the photosynthetic Calvin Cycle (see Slide 7 from the first talk) and seek to answer a specific question that is hard to answer simply by looking at the network diagram: "how can starch degradation act as a carbon source to generate triose phosphate?"
Line 4: Line 5:
[[http://Mudsharkstatic.brookes.ac.uk/Pune2016/P1/DiacSynth.spy|Diacetyl synthesis model]] === Methods ===
==== Part 1: ====
 1.
 
[[http://Mudsharkstatic.brookes.ac.uk/Pune2016/P1/Calvin.spy|Download]]  the Calvin cycle model.
Line 6: Line 10:
[[http://Mudsharkstatic.brookes.ac.uk/Pune2016/P1/Calvin.spy|Calvin cycle model]]  1.
 Start !ScrumPy and load the model:

 1.
 {{{>>> m = ScrumPy.Model("Calvin.spy")}}}

 1. Locate the reactions and metabolites in the model on the network diagram.
 1. As far as possible, identify the routes by which triose phosphate species may be identified.

Practical 1 - Structural Properties of the Calvin Cycle

Introduction

In this practical we will investigate the general structural properites of the photosynthetic Calvin Cycle (see Slide 7 from the first talk) and seek to answer a specific question that is hard to answer simply by looking at the network diagram: "how can starch degradation act as a carbon source to generate triose phosphate?"

Methods

Part 1:

  1. Download the Calvin cycle model.

  2. Start ScrumPy and load the model:

  3. >>> m = ScrumPy.Model("Calvin.spy")

  4. Locate the reactions and metabolites in the model on the network diagram.
  5. As far as possible, identify the routes by which triose phosphate species may be identified.

None: Meetings/Pune2016/P1 (last edited 2016-03-15 02:45:34 by mark)