Learn R Programming

ARTP2 (version 0.9.21)

ref.geno: A dataset used in example of pathway.summaryData.

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 pathway.summaryData.

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 DataLab