pLigand: Finds pLigand, given R, Rmin, and Rmax

Description Usage Arguments Value Examples

View source: R/utils.R

Description

Finds pLigand, given R, Rmin, and Rmax

Usage

1
pLigand(R, Rmin, Rmax, delta, pKd, ...)

Arguments

R

the ratiometric fluorescence

Rmin

the minimum possible ratiometric fluorescence

Rmax

the maximum possible ratiometric fluorescence

delta

the ratiometric fluorescence in the first wavelength

pKd

the sensor's pKd

...

not used

Value

the pLigand, numeric

Examples

1
pLigand(R = 2, Rmin = 1, Rmax = 5, delta = 0.2, pKd = 7)

julianstanley/SensorOverlord documentation built on Oct. 19, 2020, 2:29 p.m.