A dataset containing example genotype data for 20 SNPs, including 10 indels. This data shows genotype calls for multiple samples using numeric encoding (0, 1, 2).
Format
A data frame with 20 rows and 4 columns:
- probeset_id
Character. SNP identifier (SNP1 to SNP20)
- Sample1
Numeric. Genotype codes (0, 1, 2) for Sample1
- Sample2
Numeric. Genotype codes (0, 1, 2) for Sample2
- Sample3
Numeric. Genotype codes (0, 1, 2) for Sample3