fret: FRET Calculation

View source: R/fret.R

fretR Documentation

FRET Calculation

Description

Calculates FRET efficiency from input atomic distance and R0 radius.

Usage

fret(distance, R0 = 54)

Arguments

distance

Distance of the two fluorophores, in angstroms.

R0

R0 radius for the two flouorophores, determins the falloff of the energy transfer.

Details

Using the FRET equaiton, calculates the estimated FRET efficiency from a given distance of two flouorophores. Default R0 value is 54.

Examples


fret(distance = 70)


BradyAJohnston/mdfret documentation built on April 16, 2022, 8:32 a.m.