genotype.G: Conversion to Genotypes from Alleles using the sequencing...

Description Usage Arguments Value Examples

Description

Convert sequencing data to genotypes.

Usage

1
 genotype(genoG)

Arguments

genoG

matrix of haplotypes. Each row indicates a variant, and each column ind icates a haplotype of an individual. Two alleles of 0 and 1 are available.

Value

matrix of genotypes with rows of variants and with columns of individuals.

Examples

1
2

IFP documentation built on Nov. 26, 2020, 1:07 a.m.

Related to genotype.G in IFP...