Differences between revisions 1 and 5 (spanning 4 versions)
Revision 1 as of 2012-10-12 09:09:11
Size: 503
Editor: hassan
Comment:
Revision 5 as of 2012-10-12 12:04:32
Size: 639
Editor: hassan
Comment:
Deletions are marked like this. Additions are marked like this.
Line 14: Line 14:

Copy and load the [[ Meetings/Delhi2012/Practicals/Practical_2/Calvin | Calvin model ]].

Familiarise yourself with the following

Exercises - ScrumPy and Elementary Modes analysis

Basic ScrumPy

Copy and load the toy model described previously.

1. Using built-in Python methods find out the number of reactions and metabolites in the network.

2. Write a function that given a model, returns a list of reactions that are in singleton subsets.

Hint: What is special about the names of subsets of size > 1.

Elementary Modes analysis

Copy and load the Calvin model.

Familiarise yourself with the following

None: Meetings/Delhi2012/Practicals/Practical_2/ExSPyEM (last edited 2012-10-17 10:44:47 by mark)