Haplo2Geno: Conversion of haplotypes into genotypes

Description Usage Arguments Value Examples

View source: R/functions.R

Description

Haplotypes are converted into into genotypes without checking for missing values.

Usage

1
Haplo2Geno(inpMat)

Arguments

inpMat

[MATRIX] haplotype matrix (2 lines per individual)

Value

outMa

(N x p) genotype matrix

Examples

1
2

hscovar documentation built on April 13, 2021, 9:06 a.m.

Related to Haplo2Geno in hscovar...