Endy:Victor3 plate reader/Data analysis tools/MATLAB scripts: Difference between revisions

From OpenWetWare
Jump to navigationJump to search
No edit summary
No edit summary
 
(One intermediate revision by the same user not shown)
Line 6: Line 6:
**[[:Image:AbsProcess.m|AbsProcess.m]] - Calculates growth rate based on the absorbance data.
**[[:Image:AbsProcess.m|AbsProcess.m]] - Calculates growth rate based on the absorbance data.
**[[:Image:FPBulkProcess.m|FPBulkProcess.m]] - Calculates GFP synthesis rates.
**[[:Image:FPBulkProcess.m|FPBulkProcess.m]] - Calculates GFP synthesis rates.
**[[:Image:platereaderstats.m|platereaderstats.m]] - Calculates the mean and 95 confidence interval of each datapoint in a time course.
**[[:Image:platereaderstats.m|platereaderstats.m]] - Calculates the mean and 95% confidence interval of each datapoint in a time course.
Any problems or bugs in the above code (and there are bound to be some), contact [[Barry Canton]]

Latest revision as of 13:15, 13 November 2006

  • This wrapper script will read in a text or .csv file of plate reader data and process the time course data. It calculates and plots growth rates, fluorescent protein synthesis rates etc. It requires each of the following function files:

Any problems or bugs in the above code (and there are bound to be some), contact Barry Canton