Learn R Programming

MareyMap (version 1.3.1)

query-methods: Methods for Function query

Description

query an object for a given (or several) position(s).

Arguments

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.

See Also

Interpolation-class