powered by
This dataset contains simulated genotypes for 3 individuals at 100 SNP markers.
trioData
A matrix with 3 rows and 100 columns. Each entry contains a genotype in the form a/b.
trioData[, 1:10] x = list(singleton(1), singleton(2), singleton(3)) |> setMarkers(alleleMatrix = trioData, locusAttributes ="snp12") x
Run the code above in your browser using DataLab