ref.does {ARTP2} | R Documentation |
A list with names ref.geno
and allele.info
containing genotypes
coded as expected dosages and the corresponding allele information for each SNP.
data(ref.does)
data(ref.does) head(ref.does$ref.geno[, 1:5]) head(ref.does$allele.info[, 1:5])