genotyping: Genotyping

View source: R/ModelFunctions.R

genotypingR Documentation

Genotyping

Description

Generation of genotypes associated with a Genome object.

Usage

genotyping(genomeObj)

Arguments

genomeObj

a Genome object.

Details

The output genotypes are described as a list of three matrices. A genotype consists of two diploid haplotypes (first two matrices) and one haploid haplotype (third matrix), which are read at the same row number on all three matrices.

Value

A list of matrices describing genotypes in rows.

Author(s)

Ehouarn Le Faou


Ease documentation built on Nov. 10, 2022, 5:54 p.m.