Description Usage Arguments Value
View source: R/Thermodynamic_equations.R
Function that describes heat produced by each injection in an ITC experiment when there is 1 to 1 binding of ligand to a macromolecule and a competator.
1 2 3 4 5 6 7 8 9 10 11 12 | Wiseman.isotherm.competative(
V,
X,
M,
C,
H = 2534,
K = 2880,
Hc = 2534,
Kc = 2880,
c = 0,
h = 0
)
|
V |
Cell volume in Liters |
X |
Ligand concentration in a cell |
M |
Macromolecule in a cell |
H |
Enthalpy of a ligand binding to a macromolecule |
K |
Molar affinity constant of a ligand binding to a macromolecule |
Heat produced by an injection
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.