decompose_genoprobs: Decomposition of conditional genotype probabilities

Description Usage Arguments Value Author(s)

View source: R/decompose_genoprobs.R

Description

A function to decompose qtl's object of conditional genotype probabilities.

Usage

1

Arguments

genoprobs

Conditional genotype probabilities as taken from qtl::calc.genoprob().

contrasts

A vector composed of three TRUE/FALSE values, which represents the presence/absence of specific genotypes as c(TRUE/FALSE, TRUE/FALSE, TRUE/FALSE) = AA, AB, BB.

Value

A list of three numeric matrices for genotype probabilities AA, AB, and BB. Each contains elements of individuals x markers.

Author(s)

Yasuhiro Sato (sato.yasuhiro.36c@kyoto-u.jp)


rNeighborQTL documentation built on April 9, 2021, 9:06 a.m.