IGEM:IMPERIAL/2008/New/Appendices
From OpenWetWare
< IGEM:IMPERIAL | 2008(Difference between revisions)
(→Tutorials) |
Current revision (07:27, 30 September 2008) (view source) |
||
| (21 intermediate revisions not shown.) | |||
| Line 1: | Line 1: | ||
{{Imperial/StartPage2}} | {{Imperial/StartPage2}} | ||
| + | <br> | ||
| + | <br> | ||
| + | <font size=6px color=#E5EBFF><b>Appendices for Dry Lab</b></font> | ||
| + | <br> | ||
| + | <br> | ||
| - | + | {{Imperial/Box1|| | |
| - | + | ||
==MATLAB Files== | ==MATLAB Files== | ||
| + | |||
| + | ===Modelling Motility=== | ||
| + | *'''[[Media:Getdata.m|Data extraction algorithm. Obtains motility properties from trajectory data]]''' | ||
| + | *'''[[Media:Traj.m|Generates trajectory based on generated parameters]]''' | ||
| + | *'''[[Media:Traj1.m|Generates first run of the trajectory, to be called by modelfit1.m]]''' | ||
| + | *'''[[Media:Traj2.m|Generates second run of the trajectory, to be called by modelfit2.m ]]''' | ||
| + | *'''[[Media:Modelfit1.m|Generates parameters for the first run of cell trajectory]]''' | ||
| + | *'''[[Media:Modelfit2.m|Generates parameters for the second run of cell trajectory]]''' | ||
===Synthetic Video=== | ===Synthetic Video=== | ||
| Line 10: | Line 22: | ||
*'''[[Media:Motility.m|Generation of Bacteria Motility Characteristics]]''' | *'''[[Media:Motility.m|Generation of Bacteria Motility Characteristics]]''' | ||
*'''[[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=== | ||
| Line 18: | Line 27: | ||
*'''[[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=== | ||
| + | |||
| + | *'''[[Media:Ode.m|The growth of bacteria at a constant growth rate]]''' | ||
| + | *'''[[Media:Test.m|Simulation of the Hill Function]]''' | ||
| + | *'''[[Media:Test2.m|Nutrient concentration and nutrient as a function of time, both plotted against time]]''' | ||
| + | *'''[[Media:Growth_curve.m|The growth model (N.B. Here the concentration of nutrients with respect to time is assumed to follow the trend given by a piecewise function)]]''' | ||
| + | *'''[[Media:Growth4.m|The growth model that fits the experimental data]]''' | ||
| + | *'''[[Media:Test6.m|M-file for generating a plot of results from wetlab]]''' | ||
| + | *'''[[Media:Experiment_data.xls|Excel spread sheet of Data from experiment + a log graph of experimental results]]''' | ||
| + | |||
| + | ===Modelling Genetic Circuit=== | ||
==Tutorials== | ==Tutorials== | ||
| Line 31: | Line 51: | ||
*'''[[Media:Modelling_Growth_Curve.pdf | Dry Lab Tutorial 4: Modelling the Growth Curve]]''' | *'''[[Media:Modelling_Growth_Curve.pdf | Dry Lab Tutorial 4: Modelling the Growth Curve]]''' | ||
| - | + | }} | |
| - | {{Imperial/EndPage}} | + | {{Imperial/EndPage|Motility|Appendices}} |
Current revision


