trioData | R Documentation |
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
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.