get_geno {cape}R Documentation

Gets the geno object

Description

This is an internal function returns the genotype matrix for scanning as defined by the markers and individuals specified in

Usage

get_geno(data_obj, geno_obj)

Arguments

data_obj

a Cape object

geno_obj

a genotype object.

Value

Returns the genotype array matching the markers and individuals specified in data_obj$geno_names


[Package cape version 3.1.2 Index]