makeGenotypeSet: Make genotype set from the given alleles and cross type.

Description Usage Arguments Value

View source: R/util.R

Description

Make genotype set from the given alleles and cross type.

Usage

1
makeGenotypeSet(alleles, crosstype, strict = FALSE)

Arguments

alleles

Sorted character vector containing a set of allele symbols.

crosstype

Cross type for which genotype set should be made.

strict

Make genotype set containing only complete genotypes.

Value

Character vector of genotype symbols generated from the given alleles in a way determined by the specified cross type.


gact/shmootl documentation built on Nov. 11, 2021, 6:23 p.m.