Learn R Programming

randPedPCA (version 1.0.1)

pedMeta4: #' Example genotype data 2 #' #' An genotype matrix (0/1/2) generated from an AlphaSimR simulation of 20 generations. #' Two diverged populations A and B. After a number of #' generations, crossbreeding starts. #' #' #' @format ## `pedGeno2` #' Matrix of 2650 rows (inidividuals) and 11000 columns (SNPs) #' @source Simulation "pedGeno2" Metadata associated with the 2nd example pedigree

Description

A dataframe.

Usage

pedMeta4

Arguments

Format

## `pedMeta4` A 'data.frame' of 4200 individuals (rows) with 9 variables (cols):

id

Integer individual ID

population

Population code. A, B, C, D, or ABCD

generation

Generation of the individual

mid

dam ID

fid

sire ID

gv1

genetic value

pv1

phenotypic value

gv2

genetic value

pv2

phenotypic value