query-methods: Methods for Function query
Description
query an object for a given (or several) position(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.