A GUI for plate reader growth curve analyses

A GUI for the analysis of plate reader growth curve results.
1,2K descargas
Actualizado 22 jul 2015

Ver licencia

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.

Citar como

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. Recuperado .

Compatibilidad con la versión de MATLAB
Se creó con R2012b
Compatible con cualquier versión
Compatibilidad con las plataformas
Windows macOS Linux
Categorías
Más información sobre Fractals en Help Center y MATLAB Answers.
Agradecimientos

Inspirado por: 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!
Versión Publicado Notas de la versión
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