Team:Imperial College/Appendices

From 2008.igem.org

(Difference between revisions)
m
m
Line 1: Line 1:
{{Imperial/StartPage2}}
{{Imperial/StartPage2}}
-
<br>
+
===Appendices for Dry Lab===
-
<br>
+
-
&nbsp; <font size=6px color=#E5EBFF><b>Appendices for Dry Lab</b></font>
+
-
<br>
+
-
<br>
+
-
 
+
{{Imperial/Box1|MATLAB Files|
{{Imperial/Box1|MATLAB Files|
-
 
+
======Modelling Motility======
-
====Modelling Motility====
+
*'''[[Media:Getdata.m|Data extraction algorithm. Obtains motility properties from trajectory data]]'''
*'''[[Media:Getdata.m|Data extraction algorithm. Obtains motility properties from trajectory data]]'''
*'''[[Media:Traj.m|Generates trajectory based on generated parameters]]'''
*'''[[Media:Traj.m|Generates trajectory based on generated parameters]]'''
Line 16: Line 10:
*'''[[Media:Modelfit2.m‎|Generates parameters for the second run of cell trajectory]]'''
*'''[[Media:Modelfit2.m‎|Generates parameters for the second run of cell trajectory]]'''
-
====Synthetic Video====
+
======Synthetic Video======
*'''[http://www.mathworks.com/matlabcentral/files/7309/randraw.m Random Number Generator]'''
*'''[http://www.mathworks.com/matlabcentral/files/7309/randraw.m Random Number Generator]'''
*'''[[Media:Bacshape.m‎|Generation of Bacteria Shape Characteristics]]'''
*'''[[Media:Bacshape.m‎|Generation of Bacteria Shape Characteristics]]'''
Line 22: Line 16:
*'''[[Media:Bacvideo.m‎|Generation of Synthetic Video (Requires above 2 files to run)]]'''
*'''[[Media:Bacvideo.m‎|Generation of Synthetic Video (Requires above 2 files to run)]]'''
-
====Probabilistic Methods====
+
======Probabilistic Methods======
*'''[[Media:Marg.m‎ |Plots the posterior of (μ,σ) for a normal distribution]]'''
*'''[[Media:Marg.m‎ |Plots the posterior of (μ,σ) for a normal distribution]]'''
*'''[[Media:Postexp.m|Plots the posterior of <math>\lambda</math> for an exponential distribution]]'''
*'''[[Media:Postexp.m|Plots the posterior of <math>\lambda</math> for an exponential distribution]]'''
-
====Modelling Growth====
+
======Modelling Growth======
*'''[[Media:Ode.m|The growth of bacteria at a constant growth rate]]'''
*'''[[Media:Ode.m|The growth of bacteria at a constant growth rate]]'''
*'''[[Media:Test.m|Simulation of the Hill Function]]'''
*'''[[Media:Test.m|Simulation of the Hill Function]]'''
Line 35: Line 29:
*'''[[Media:Experiment_data.xls|Excel spread sheet of Data from experiment + a log graph of experimental results]]'''
*'''[[Media:Experiment_data.xls|Excel spread sheet of Data from experiment + a log graph of experimental results]]'''
-
====Modelling Genetic Circuit====
+
======Modelling Genetic Circuit======
 +
}}
-
====Tutorials====
+
{{Imperial/Box1|Other Files|
 +
======Tutorials======
The following are four tutorials which introduce us to data analysis and modelling. The tutorials are focused on the above approach. MATLAB codes used for data analysis can be found in the final link.
The following are four tutorials which introduce us to data analysis and modelling. The tutorials are focused on the above approach. MATLAB codes used for data analysis can be found in the final link.

Revision as of 16:49, 15 October 2008

Appendices for Dry Lab

MATLAB Files
Modelling Motility
Synthetic Video
Probabilistic Methods
Modelling Growth
Modelling Genetic Circuit

Other Files
Tutorials

The following are four tutorials which introduce us to data analysis and modelling. The tutorials are focused on the above approach. MATLAB codes used for data analysis can be found in the final link.



    Next >