Learn R Programming

SNPRelate (version 1.6.4)

hapmap_geno: SNP genotypes of HapMap samples

Description

A list object including the following components:

sample.id -- a vector of sample ids;

snp.id -- a vector of SNP ids;

snp.position -- a vector of SNP positions;

snp.chromosome -- a vector of chromosome indices;

snp.allele -- a character vector of ``reference / non-reference'';

genotype -- a ``# of SNPs'' X ``# of samples'' genotype matrix.

Usage

hapmap_geno

Arguments

Value