Rdocumentation
powered by
Learn R Programming
PAGWAS (version 2.0)
genotypes: Genotypes for 100 SNPs and 75 individuals
Description
A data frame with 75 rows (individuals) and 100 columns (SNPs). The entries of the genotype matrix are 0, 1 and 2. There are no missing values.
Usage
data(genotypes)
Arguments
See Also
SNPs
Examples
Run this code
data(genotypes)
Run the code above in your browser using
DataLab