View source: R/ModelFunctions.R
genotyping | R Documentation |
Generation of genotypes associated with a Genome
object.
genotyping(genomeObj)
genomeObj |
a |
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.
A list of matrices describing genotypes in rows.
Ehouarn Le Faou
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.