- input.seq
an object of class mappoly.sequence
- input.ph
an object of class two.pts.linkage.phases
.
If not available (default = NULL), it will be computed
- thres
LOD Score threshold used to determine if the linkage phases
compared via two-point analysis should be considered. Smaller
values will result in smaller number of linkage phase
configurations to be evaluated by the multipoint algorithm.
- twopt
an object of class mappoly.twopt
containing two-point information
- verbose
if TRUE
, current progress is shown; if
FALSE
(default), no output is produced
- tol
the desired accuracy (default = 1e-04)
- est.given.0.rf
logical. If TRUE returns a map forcing all
recombination fractions equals to 0 (1e-5, for internal use only.
Default = FALSE)
- reestimate.single.ph.configuration
logical. If TRUE
returns a map without re-estimating the map parameters for cases
where there is only one possible linkage phase configuration.
This argument is intended to be used in a sequential map construction
- high.prec
logical. If TRUE
(default) uses high precision
long double numbers in the HMM procedure
- x
an object of the class mappoly.map
- detailed
logical. if TRUE, prints the linkage phase configuration and the marker
position for all maps. If FALSE (default), prints a map summary
- ...
currently ignored
- left.lim
the left limit of the plot (in cM, default = 0).
- right.lim
the right limit of the plot (in cM, default = Inf, i.e.,
will print the entire map)
- phase
logical. If TRUE
(default) plots the phase configuration
for both parents
- mrk.names
if TRUE, marker names are displayed (default = FALSE)
- cex
The magnification to be used for marker names
- config
should be 'best'
or the position of the
configuration to be plotted. If 'best'
, plot the configuration
with the highest likelihood
- P
a string containing the name of parent P
- Q
a string containing the name of parent Q
- xlim
range of the x-axis. If xlim = NULL
(default) it uses the
map range.