Puromycin_df: Reaction Velocity of an Enzymatic Reaction

Puromycin_dfR Documentation

Reaction Velocity of an Enzymatic Reaction

Description

The dataset name has been changed to 'Puromycin_df' to avoid confusion with datasets from other packages in the R ecosystem and to follow the naming convention in the 'MedDataSets' package. The suffix '_df' indicates that this dataset is a data frame, distinguishing it both within the package and from similar datasets in other R packages. The original content of the dataset has not been modified in any way.

Usage

data(Puromycin_df)

Format

A data frame with 23 observations and 3 variables:

conc

Substrate concentration (numeric).

rate

Reaction velocity (numeric).

state

A factor with two levels: treated and untreated, indicating whether Puromycin was present.

The dataset contains additional metadata:

reference

The reference for this dataset: "A1.3, p. 269".

Details

This dataset contains data from an experiment on the reaction velocity of an enzymatic reaction with and without the use of Puromycin, an antibiotic that inhibits protein synthesis.

Source

Experimental data on the effects of Puromycin on enzyme reaction rates.


MedDataSets documentation built on Oct. 30, 2024, 9:17 a.m.