ARTP2 (version 0.9.30.1)

ref.geno:

Description

A data frame ref.geno with genotypes of 503 observations on 2654 SNPs. The genotypes are encoded by SNPs' minor and major alleles so that this data frame can be used as reference of function sARTP.

Usage

data(ref.geno)

Arguments

Examples

Run this code
  data(ref.geno)
  head(ref.geno[, 1:5])

Run the code above in your browser using DataCamp Workspace