data_ttest {rtpcr}R Documentation

Sample qPCR data of an experiment conducted under two different conditions

Description

A sample data for demonstrating qPCR data analysis. In unpaired condition, each line belongs to a separate individual. However t-test can be applied for paired samples where the data is acquired from same individuals in two conditions e.g. before and after a treatment.

Usage

data_ttest

Format

A data frame with 24 observations and 4 variables:

Condition

Experimental conditions

Gene

Genes

E

Amplification efficiency

Ct

Ct values

Source

University of Kurdistan


[Package rtpcr version 1.0.8 Index]