A GUI for plate reader growth curve analyses

A GUI for the analysis of plate reader growth curve results.
1.2K Downloads
Updated Wed, 22 Jul 2015 10:29:26 +0000

View License

A GUI for the analysis of plate reader growth curve results:
1. Automatic calculation of the average of a few wells (repetitions)
2. Plotting of the average + standard deviation of OD, reporter, or reporter to OD ratio, with ability to control the color and line properties of each group, which group to display, the limits of the plot, and an option to display each well separately
3. Defining a blank group or subtracting a constant value
4. Load settings from previously saved sessions
This GUI was built with the aid of the 'GUI layout toolbox' (file exchange submission, see link below), and it is required for its functionality, download it and run the 'install.m' file there.
Please, help to improve it:
1. Report any bug or inconvenience you experience.
2. Make suggestions on how to improve it.
3. Modify the code and share what you changed.

Cite As

Nitai Steinberg (2024). A GUI for plate reader growth curve analyses (https://www.mathworks.com/matlabcentral/fileexchange/43595-a-gui-for-plate-reader-growth-curve-analyses), MATLAB Central File Exchange. Retrieved .

MATLAB Release Compatibility
Created with R2012b
Compatible with any release
Platform Compatibility
Windows macOS Linux
Categories
Find more on Fractals in Help Center and MATLAB Answers
Acknowledgements

Inspired by: GUI Layout Toolbox, GUI Layout Toolbox

Community Treasure Hunt

Find the treasures in MATLAB Central and discover how the community can help you!

Start Hunting!
Version Published Release Notes
1.10.0.0

The GUI layout toolbox has two versions
for MATLAB R2014a or earlier
http://www.mathworks.com/matlabcentral/fileexchange/27758-gui-layout-toolbox
for MATLAB R2014b or later
http://www.mathworks.com/matlabcentral/fileexchange/47982-gui-layout-toolbox
There was a bug in the Excel export option, it was now fixed
The GUI layout toolbox has two versions
for MATLAB R2014a or earlier
http://www.mathworks.com/matlabcentral/fileexchange/27758-gui-layout-toolbox
MATLAB R2014b or later
http://www.mathworks.com/matlabcentral/fileexchange/47982-gui-layout-toolbox

1.9.0.0

There is now option to export the results to Excel

1.8.0.0

A small bug was fixed (import from excel of a plate layout that contain group names that are only numbers is now possible)

1.7.0.0

A bug causing it not to save when asked whether to save in the end of the session was fixed

1.6.0.0

A few bugs regarding plate layout definition were fixed

1.5.0.0

A few bugs corrected + an option to load a layout from an Excel sheet (to be better compatible with previous version)

1.4.0.0

Definition of the plate layout is now done in the GUI itself. The new version will not open sessions that were saved in the older version. But there is a new option to copy the plate layout and plot settings from old sessions so it is not much work

1.1.0.0

Some bugs were fixed:
- Definition of limits is now properly working.
- There was a mistake in the blank calculation, now it works.

1.0.0.0