
A dataset to examine the relationship between muscle strength and the single nucleotide polymorphism (SNP) actn3.r577x.
Source:R/data-famuss.R
famuss.RdThis dataset is a subset of the larger data set from the Functional SNPs
Associated with Muscle Size and Strength (FAMuSS) by Thompson et.al. It
contains demographic, response and coding for the SNP for the study participants.
Unlike the data in the previous version of the oibiostat data package,
this dataset retains the missing values. The data are also discussed in the
Foulkes text. Strength was measured in both dominant and non-dominant arms
before and after resistance training. The particular gene of interest was
ACTN3, the "sports gene."
Format
A tibble with 1397 rows and 10 variables
ndrm.chA numeric vector, the percent change in strength in a non-dominant arm, from before training and after.
drm.chA numeric vector, percent change in strength in dominant arm.
sexA factor with levels
FemaleandMaleageA numeric vector, age in years.
raceA factor with levels
African AmAsianCaucasianHispanicOtherheightA numeric vector, height in inches.
weightA numeric vector, weight in pounds.
actn3.r577xA factor with levels
CCCTTT, that shows the genotype at residue rs540874 (location r577x) within the ACTN3 SNP.bmiA numeric vector, body mass index
References
Thompson PMoyna NSeip R et al. Medicine and Science in Sports and Exercise, (2004), 1132-1139, 36(7). Clarkson P, et al., Journal of Applied Physiology 99: 154-163, 2005.Pescatello L, et al. Highlights from the functional single nucleotide polymorphisms associated with human muscle size and strength or FAMuSS study, BioMed Research International 2013. Foulkes, Andrea S. Applied Statistical Genetics using R for Population Association Studies. Springer, 2009).