Learn R Programming

EasyqpcR (version 1.14.0)

Efficiency_calculation: Raw data for primer amplification efficiency calculation.

Description

This is a dataset containg the raw data (Cq values) of a qPCR run for the primer amplification efficiency calculation.

Usage

data(Efficiency_calculation)

Arguments

Format

A data frame with 15 observations on the following 3 variables.
Samples
5 cDNA dilutions (1/1, 1/10, 1/100, 1/1000, 1/10000)
Gene.1
The first gene
Gene.2
The second gene

Source

S. Le Pape, IRTOMIT-INSERM U1082.

Details

This data.frame is composed by 2 genes (Gene.1 and Gene.2). There are 5 cDNA dilutions (1/1, 1/10, 1/100, 1/1000, 1/10000).

References

S. Le Pape, IRTOMIT-INSERM U1082.

Examples

Run this code
data(Efficiency_calculation)

Run the code above in your browser using DataLab