rhesusGenotypes {nprcgenekeepr} | R Documentation |
rhesusGenotypes is a dataframe with two haplotypes per animal
Description
There are object.
Usage
rhesusGenotypes
Format
An object of class data.frame
with 31 rows and 3 columns.
Details
Represents 31 animals that are also in the obfuscated rhesusPedigree
pedigree from rhesusGenotypes.csv.
- id
– character column of animal IDs
- first_name
– a generic name for the first haplotype
- second_name
– a generic name for the second haplotype
Examples
library(nprcgenekeepr)
data("rhesusGenotypes")
[Package nprcgenekeepr version 1.0.7 Index]