R0 for FRET

The program calculates the overlap integral and the R0 value for a given donor-acceptor FRET pair.

You are now following this Submission

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 (2026). R0 for FRET (https://se.mathworks.com/matlabcentral/fileexchange/49453-r0-for-fret), MATLAB Central File Exchange. Retrieved .

General Information

MATLAB Release Compatibility

  • Compatible with any release

Platform Compatibility

  • Windows
  • macOS
  • Linux
Version Published Release Notes Action
1.04

help file updated

1.02

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

1.1.0.0

Bug fix

1.0.0.0