| maize_geno | R Documentation |
A synthetic dataset containing Single Nucleotide Polymorphism (SNP) marker data for the 100 maize genotypes found in maize_pheno. Designed for testing genomic selection indices (GESIM/RGESIM) and relationship matrices.
data(maize_geno)
A numeric matrix with 100 rows (genotypes) and 500 columns (SNP markers):
100 genotypes, matching the Genotype column in maize_pheno.
500 simulated SNP markers, coded as 0, 1, or 2.
Simulated for the selection.index package to provide reproducible examples.
data(maize_geno)
dim(maize_geno)
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.