FreGeno: Compute frequency of genotype

Description Usage Arguments Details Value Author(s) References Examples

Description

Compute frequency of genotype under selfing and back cross within generation n based on flanking markers

Usage

1
	FreGeno(CrosType, Gn = 2, i, x, y = 0)

Arguments

CrosType

Cross type, including Fn, BCP1 and BCP2

Gn

The number of generation

i

Numeric value for genotype

x

Genetic distance from left nearest flanking marker

y

Genetic distance from right nearest flanking marker

Details

If argument y is set up to 0, then frequency of genotype is computed only from left or right nearest marker. For more information, you can see Hospital reference and JunhuiLi reference supplements.

This function is called by functions "calGenoProb".

Value

Frequency of genotype for selfing or back cross population for generation n

Author(s)

JunhuiLi

References

Hospital, F., Dillmann, C., & Melchinger, A. E. (1996). A general algorithm to compute multilocus genotype frequencies under various mating systems. Bioinformatics, 12(6), 455-462.

Junhui Li, Haixiao Hu, Yujie Meng, Kun Cheng, Guoliang Li, Wenxin Liu, and Shaojiang Chen.(2016)Pleiotropic QTL detection for stalk traits in maize and related R package programming. Journal of China Agricultural University. DOI 10.11841/j.issn.1007-4333.2016.06.00(in chinese)

Examples

1
FreGeno("Fn",5, 1, 1, 1)

JunhuiLi1017/JM4QTN documentation built on June 4, 2019, 4:10 a.m.