Learn R Programming

abd (version 0.1-21)

CichlidsGnRH: GnRH Levels in Cichlids

Description

Levels of mRNA for gonadotropin-releasing hormone in cichlids (Haplochromis burtoni) that are (n = 5) and are not (n = 6) territorial.

Usage

data(CichlidsGnRH)

Arguments

source

White, S.A., T. Nguyen, and R.D. Fernald. 2002. Social regulation of gonadotropin-releasing hormone. Journal of Experimental Biology 205: 2567-2581.

References

http://jeb.biologists.org/cgi/content/abstract/205/17/2567

Examples

Run this code
data(CichlidsGnRH)
xyplot(GnRH.mRNA ~ territorial, CichlidsGnRH, type=c('p','a'))

Run the code above in your browser using DataLab