isGenoHeterozygous: Test if a multilocus genotype is heterozygous

View source: R/Functions_L0_auxilary.R

isGenoHeterozygousR Documentation

Test if a multilocus genotype is heterozygous

Description

Level 0 function that returns heterozygote status for a multilocus genotype.

Usage

isGenoHeterozygous(x)

Arguments

x

integer or matrix, output from getCsdGeno

Value

logical # Not exporting this function, since its just a helper


SIMplyBee documentation built on Sept. 20, 2024, 5:07 p.m.