View source: R/geno_functions.R
| split_geno | R Documentation | 
Split a genotype matrix into chromosomes
split_geno(genome, geno, ignore.gen.model = FALSE)
| genome | An object of class  | 
| geno | Genotype data on a population to phenotype. Must be a matrix of 
dimensions  | 
| ignore.gen.model | Logical - should the genetic model be ignored? | 
A list of geno matrices, split by chromosome.
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.