query-methods {MareyMap} | R Documentation |
Methods for Function query
Description
query an object
for a given (or several) pos
ition(s).
Methods
- object = "Interpolation", pos = "integer"
Default method.
- object = "MareyMap", pos = "numeric"
Query the local recombination rate as calculated by all the Interpolation defined on the map.
- object = "MMSlidingWindow", pos = "numeric"
Query the local recombination rate as calculated by MMSlidingWindow.
- object = "MMLoess", pos = "numeric"
Query the local recombination rate as calculated by MMLoess.
- object = "MMSpline3", pos = "numeric"
Query the local recombination rate as calculated by MMSpline3.
Author(s)
Aurélie Siberchicot aurelie.siberchicot@univ-lyon1.fr and Clément Rezvoy
See Also
[Package MareyMap version 1.3.7 Index]