R_of_pLigand: Finds R, given a pLigand

Description Usage Arguments Value Examples

View source: R/utils.R

Description

Finds R, given a pLigand

Usage

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

Arguments

pLigand

the sensor's pLigand

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

Value

the ratiometric fluoresence at this pH

Examples

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

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