Learn R Programming

cape (version 3.1.2)

get_geno: 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)

Value

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

Arguments

data_obj

a Cape object

geno_obj

a genotype object.