fret | R Documentation |
Calculates FRET efficiency from input atomic distance and R0 radius.
fret(distance, R0 = 54)
distance |
Distance of the two fluorophores, in angstroms. |
R0 |
R0 radius for the two flouorophores, determins the falloff of the energy transfer. |
Using the FRET equaiton, calculates the estimated FRET efficiency from a given distance of two flouorophores. Default R0 value is 54.
fret(distance = 70)
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.