isNoncanonical: Checks if a genotype is a non-canonical genotype

Description Usage Arguments Value

View source: R/utils.R

Description

With some types of linkage groups such as 'X-linked', there are genotypes that do not usually arise (e.g., absence of both X chromosomes) and should therefore not be displayed by default. This function checks if a genotype is such a non-canonical genotype.

Usage

1
isNoncanonical(gt, genopheno)

Arguments

gt

a genotype in list format

genopheno

a genopheno object containing all information about a genetic setup.

Value

TRUE or FALSE


JanEngelstaedter/peas documentation built on May 5, 2019, 1:33 a.m.