genosim {RZooRoH} | R Documentation |
Example from a small simulated data set
Description
A dataset containing simulated genotypes for 20 individuals. Genotypes are available for 10,000 SNPs on 10 chromosomes. The ten last columns correspond to the genotypes.
Usage
genosim
Format
A data frame with 10,000 rows and 24 variables:
- chr
The chromosome number
- pos
The position of the marker
- allele1
The name of the first marker allele
- allele2
The name of the second marker allele
- id1
The genotype for the first individual
- id2
The genotype for the second individual
- id3, id4, id5, id6, id7, id8, id9, id10, id11, id12, id13, id14, id15, id16, id17, id18, id19, id20
The genotypes of the remaining individuals
[Package RZooRoH version 0.3.2.1 Index]