traitData | R Documentation |
Phenotypic traits of 14 mouse strains exposed to TCDD. The traits are hepatic TCDD accumulation, change in fat percentage, and change in body weight gain.
data("traitData")
A data frame with 3 traits within the following 14 strains.
A.J
a numeric vector
C57Bl.6J
a numeric vector
CBA.J
a numeric vector
DBA.J
a numeric vector
BXD100
a numeric vector
FVB.nJ
a numeric vector
C3Heb.FeJ
a numeric vector
Balb.cj
a numeric vector
NOD.ShiLtJ
a numeric vector
NZO.HilTJ
a numeric vector
BXD91
a numeric vector
X129S1.SvlmJ
a numeric vector
BXD40
a numeric vector
CC019
a numeric vector
Jurgelewicz, A., et al. (2021). Genetics-Based Approach to Identify Novel Genes Regulated by the Aryl Hydrocarbon Receptor in Mouse Liver. Toxicological Sciences, 181(2), 285-294
data(traitData) barplot(as.matrix(traitData["TCDD",]), las=2)
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.