R0 for FRET

The program calculates the overlap integral and the R0 value for a given donor-acceptor FRET pair.
303 Downloads
Updated 28 Oct 2020

View License

The program can be run in two different modes. The GUI mode is started by running the program without any input argument. In this case the required parameters and the output options are all specified in the GUI. Help about the GUI mode is available by pressing the Help button.
Alternatively, the program can be run in command prompt mode according to the following syntax:
[r0,j]=roForFret(options)
where r0 and j are the R0 and the overlap integral, respectively.
More help is available about the options by typing "help r0ForFret" at the command prompt.

Cite As

Peter Nagy (2024). R0 for FRET (https://www.mathworks.com/matlabcentral/fileexchange/49453-r0-for-fret), MATLAB Central File Exchange. Retrieved .

MATLAB Release Compatibility
Created with R2014a
Compatible with any release
Platform Compatibility
Windows macOS Linux
Tags Add Tags

Community Treasure Hunt

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

Start Hunting!
Version Published Release Notes
1.02

Bug fix related to error messages, not affecting the calculation itself

1.1.0.0

Bug fix

1.0.0.0