getGenotypesTable {scoreInvHap}R Documentation

Get genotypes table

Description

Get a matrix with the sample genotypes from all SNP.

Usage

getGenotypesTable(geno, allele)

Arguments

geno

SnpMatrix (from plink format)

allele

Data.frame with the alleles per SNP (from getAlleleTable)

Value

Character matrix with the samples genotypes


[Package scoreInvHap version 1.8.0 Index]