ref.does {ARTP2}R Documentation

Example reference genotype data coded as expected dosages.

Description

A list with names ref.geno and allele.info containing genotypes coded as expected dosages and the corresponding allele information for each SNP.

Usage

data(ref.does)

Examples

  data(ref.does)
  head(ref.does$ref.geno[, 1:5])
  head(ref.does$allele.info[, 1:5])

[Package ARTP2 version 0.9.45 Index]