Last data update: 2014.03.03

R: RT-qPCR of stress response in coral Porites astreoides
coral.stressR Documentation

RT-qPCR of stress response in coral Porites astreoides

Description

Timepoint one is one day of heat-light stress; timepoint two is recovery from it the next day. Controls are the fragments never exposed to stress. Individual denotes a coral colony that yielded several fragments for different treatments.

Usage

data(coral.stress)

Format

A data frame with 64 observations on the following 19 variables.

sample

a numeric vector

individual

a factor with levels s1 s12 s13 s15 s2 s4 s5 s8

condition

a factor with levels control heat

timepoint

a factor with levels one two

hsp16

a numeric vector

actin

a numeric vector

adk

a numeric vector

c3

a numeric vector

chrom

a numeric vector

clect

a numeric vector

eif3h

a numeric vector

g3pdh

a numeric vector

gsp2

a numeric vector

hsp60

a numeric vector

hsp90

a numeric vector

nd5

a numeric vector

rpl11

a numeric vector

spon2

a numeric vector

ubl3

a numeric vector

Examples

data(coral.stress)

Results


R version 3.3.1 (2016-06-21) -- "Bug in Your Hair"
Copyright (C) 2016 The R Foundation for Statistical Computing
Platform: x86_64-pc-linux-gnu (64-bit)

R is free software and comes with ABSOLUTELY NO WARRANTY.
You are welcome to redistribute it under certain conditions.
Type 'license()' or 'licence()' for distribution details.

R is a collaborative project with many contributors.
Type 'contributors()' for more information and
'citation()' on how to cite R or R packages in publications.

Type 'demo()' for some demos, 'help()' for on-line help, or
'help.start()' for an HTML browser interface to help.
Type 'q()' to quit R.

> library(MCMC.qpcr)
Loading required package: MCMCglmm
Loading required package: Matrix
Loading required package: coda
Loading required package: ape
Loading required package: ggplot2
> png(filename="/home/ddbj/snapshot/RGM3/R_CC/result/MCMC.qpcr/coral.stress.Rd_%03d_medium.png", width=480, height=480)
> ### Name: coral.stress
> ### Title: RT-qPCR of stress response in coral Porites astreoides
> ### Aliases: coral.stress
> ### Keywords: datasets
> 
> ### ** Examples
> 
> data(coral.stress)
> 
> 
> 
> 
> 
> dev.off()
null device 
          1 
>