GCcattle: Cattle dataset

Description Usage Format Author(s) References Examples

Description

The cattle dataset is simulated with QMSim software (Sargolzaei and Schenkel, 2009). This dataset includes 2,500 individuals across six generations (from founder to generation 5), each with 10,000 single nucleotide polymorphisms spread over 29 autosomes. Single phenotype with heritability of 0.6 was simulated. Two fixed covariates of sex and unit are available.

Usage

1

Format

Author(s)

Haipeng Yu and Gota Morota

Maintainer: Haipeng Yu haipengyu@vt.edu

References

Sargolzaei, M., and F. S. Schenkel. 2009. Qmsim: a large-scale genome simulator for livestock. Bioinformatics 25:680–681. doi:10.1093/bioinformatics/btp045

Examples

1
2
3
4
5
6
7
8
# Load cattle dataset
data(GCcattle)

# Check phenotype, fixed covariates and pedigree information
str(cattle.pheno)

# Check marker information
str(cattle.W)

HaipengU/GCA2 documentation built on March 1, 2021, 7:41 a.m.