ratones_ped: Pedigree information for five mouse lines

Description Usage Format Details Source References Examples

Description

List with the pedigree for full experiment and relationship matrix for all measured animals.

Usage

1

Format

List

Details

Source

Data from: The evolution of phenotypic integration: how directional selection reshapes covariation in mice. Dryad Archive doi:10.5061/dryad.5gr8r.

References

Penna et al. (2017) Evolution (PubMed)

Examples

1
2
3
4
data(ratones_ped)
if(!require(pedRSP)) devtools::install_github("jraffa/pedRSP");
library(pedRSP)
rsp = computeRSPs(kmat = ratones_ped$A, thre = 0.5)

diogro/ratones documentation built on May 24, 2019, 4:01 a.m.