Build merged parental maps
merge_parental_maps(
map.p1,
map.p2,
full.seq,
full.mat,
method = c("ols", "hmm"),
verbose = TRUE
)
object of class mappoly.map
with both parents information
object of class mappoly.map
with parent 1 phased
object of class mappoly.map
with parent 2 phased
object of class mappoly.sequence
containing parent 1 and parent 2 markers
object of class mappoly.rf.matrix
containing two-points recombination
fraction estimations for parent 1 and parent 2 markers
indicates whether to use 'hmm' (Hidden Markov Models), 'ols' (Ordinary Least Squares) to re-estimate the recombination fractions
Marcelo Mollinari, mmollin@ncsu.edu with documentation and minor modifications by Cristiane Taniguti chtaniguti@tamu.edu