powered by
This is an internal function returns the genotype matrix for scanning as defined by the markers and individuals specified in
get_geno(data_obj, geno_obj)
Returns the genotype array matching the markers and individuals specified in data_obj$geno_names
a Cape object
Cape
a genotype object.
if (FALSE) { geno <- get_geno(data_obj, geno_obj) }
Run the code above in your browser using DataLab