genotyping {Ease}R 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


[Package Ease version 0.1.2 Index]