Team:ETH Zurich/Modeling/Download

From 2008.igem.org

Revision as of 21:56, 25 October 2008 by Luca.Gerosa (Talk | contribs)


Contents


Genome Static Analysis

Download file: File:ETHZ-iGEM2008-GenomeStaticAnalysis.zip

Compute: This simulation download the genome annotation of E.Coli K12 MG1655 from GenBank and restriction enzymes informations from REBASE. For each restriction enzyme, calculates the fragments generated by digesting the chromosome of the strain. It calculates statistics on various aspects, such as probability of having an essential gene per fragment.

Output: An array of records, each one containing statistical analysis for one of the restriction enzyme groups. Generates five plots that explain the statistical results.

Softwared needed: MATLAB with BioInformatic Toolbox.

Third part code: use of standard Bioinformatic Toolbox functions.

Files and descriptions:

  • convertCuttingSitesIntoGeneNames.m - convert informations on cutting sites for restriction enzymes in file names as Blattner Ids and alphanumeric gene names.
  • createAtomicKnockoutsForRestEnzymes.m - construct the structure containing fragment patterns for all the selected restriction enzymes.
  • createAtomicKnockoutStruct.m - constructe a structure object containing fragment patterns for one restriction enzyme.
  • digestionSimulation.m - perform the digestion of chromosome using all the restriction enzymes.
  • genomeStaticAnalysis.m - main function, invoke the digestion and plots the five graphs.
  • essentialGenes.mat - list of essential genes (single knockouts are mortal), obtained from different sources.

Author(s): Luca and Georg.

Genome-scale Model

Download file: [[]]

Compute:

Output: Softwared needed:

Third part code:

Files and descriptions:

Author(s):

Chemostat Selection

Download file: [[]]

Compute:

Output: Softwared needed:

Third part code:

Files and descriptions:

Author(s):

Switch Circuit

Download file: [[]]

Compute:

Output: Softwared needed:

Third part code:

Files and descriptions:

Author(s):