Learn R Programming

AlphaSimR (version 0.10.0)

pullMultipleSnpGeno: Pull SNP genotype for multiple snp chips

Description

Retrieves SNP genotype data for multiple snp chips

Usage

pullMultipleSnpGeno(pop, chips, missing = 9, simParam = NULL)

Arguments

pop

an object of Pop-class

chips

a vector. For each animal indicates what snp chip to use

missing

What value to use for missing

simParam

an object of SimParam

Value

Returns a matrix of SNP genotypes.