inhibitor | R Documentation |
The data comes from an enzyme experiment with inhibitors. The enzyme acts on a substrate that was tested in six concentrations between 10 micro M and 600 micro M. Three concentrations of the inhibitor were tested, namely 0 (controls), 50 micro M and 100 micro M. There were two replicates for each combination yielding a total of 36 observations of reaction rate.
data(inhibitor)
A data frame with 36 observations on the following 3 variables.
Iconc
Inhibitor concentration in micro Mole (numeric vector)
Sconc
Substrate concentration in micro Mole (numeric vector)
RR
Reaction rate (numeric vector)
The experiment was carried out by students at a biochemistry course at University of Copenhagen.
data(inhibitor)
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.