imputation_pm: imputation polymorphic markers for F2 populations

Description Usage Arguments Details Value Author(s) References Examples

View source: R/imputation_pm.R

Description

coming...

Usage

1
imputation_pm(progenygeno, genotypes, map,...)

Arguments

progenygeno

coming..

genotypes

coming..

map

coming...

...

unused

Details

imputation with conditional expectation does not really depend on parent genotypes. It only depends on the flanking markers. But, if you do not know the parents gentoypes, you will not know the linkage phase of the markers(you can impute the genotype of that marker as homozygotes for parent1 or homozygotes for parent2, but you do not know what parent 1 is and what parent2 is, so, you cannot transform the marker genotype back to the original genotypes coded as A, T, C, G.So, if parent is NA, the imputation of this marker is not done with C++

Value

coming..

Author(s)

Lian Lian

References

coming...

Examples

1
	cat("imputation\n")

lian0090/F2imputation documentation built on May 21, 2019, 6:09 a.m.