powered by
A dataframe with two haplotypes per animal.
data(rhesusGenotypes)
An object of class data.frame with 31 rows and 3 columns.
data.frame
There are 31 rows and 3 columns.
Represents 31 animals that are also in the obfuscated rhesusPedigree pedigree from obfuscated_rhesus_mhc_breeder_genotypes.csv.
rhesusPedigree
-- character column of animal IDs
-- a generic name for the first haplotype
-- a generic name for the second haplotype
library(nprcgenekeepr) data("rhesusGenotypes")
Run the code above in your browser using DataLab