Get map used for IBD genotype imputation
imputationMap(object, ...)# S4 method for imputed
imputationMap(object, ...)
# S4 method for geneticData
imputationMap(object, ...)
# S4 method for mpcrossMapped
imputationMap(object, ...)
The object from which to extract the IBD genotype imputation positions.
Extra parameters. Currently only "experiment" is supported, letting the user extract the imputation map for a specific experiment.
The map of positions used for IBD genotype imputation.
Get the map of positions used for IBD genotype imputation. This is necessary because the points at which IBD genotype imputation has been performed may include non-marker points. See imputeFounders for further details.