puromycin {isdals}R Documentation

Enzyme experiment

Description

In an experiment with the enzyme puromycin, the rate of the reaction, V, was measured twice for each of six concentrations C of the substrate.

Usage

data(puromycin)

Format

A data frame with 12 observations on the following 2 variables.

conc

concentration of the substrate (numeric vector)

rate

rate of reaction (numeric vector)

Source

Unknown

Examples

data(puromycin)

[Package isdals version 3.0.1 Index]