pt6c: Fluorescence curves for PT6 expression at phosphate...

Description Usage Format Author(s) Examples

Description

RT-PCR analysis of the phosphate transporter PT6 in rice at several time periods of phosphate deficiency.

Usage

1

Format

A data frame with 3600 observations on the following 6 variables.

Cycle

cycle number

Fluorescence

observed fluorescence (proportional to PCR material)

Well

a factor with well IDs

Content

factor levels denoting biological replicates

Time

0,2,4,6, and 8 hours in a nutrient solution at low phosphate content

Target

2 different genes PT6 and eEf (control)

Author(s)

Melanie Bremer <bremer@pflern.uni-hannover.de>

Examples

1
2
data(pt6c)
ggplot(pt6c, aes(x=Cycle, y=Fluorescence, colour=Time, group=Well)) + geom_line()

daniel-gerhard/qpcrmix documentation built on May 14, 2019, 3:39 p.m.